Changes
- [Telegram] Wait then retry if rate limited.
- [Telegram] Split message sending for more than 10 media.
- [bilibili.space] Recognize and handle
RICH_TEXT_NODE_TYPE_VIEW_PICTURE
. - [bilibili.space] Recognize and handle
RICH_TEXT_NODE_TYPE_GOODS
. - Extend request timeout to 3 minutes.
- Apply clippy for lints
needless_lifetimes
andelided_named_lifetimes
.