style(message): wrap URL with brackets & replace tabs with spaces

This commit is contained in:
晨叶梦春 2025-05-05 02:58:39 +08:00
parent 4c8b0f9ddb
commit e7ff12f04e
No known key found for this signature in database
GPG Key ID: FE72DF87FB90F5E7
1 changed files with 20 additions and 20 deletions

View File

@ -2,9 +2,9 @@
## 获取未读消息数 ## 获取未读消息数
> https://api.bilibili.com/x/msgfeed/unread > <https://api.bilibili.com/x/msgfeed/unread>
> https://api.vc.bilibili.com/x/im/web/msgfeed/unread (新接口) > <https://api.vc.bilibili.com/x/im/web/msgfeed/unread> (新接口)
*请求方式GET* *请求方式GET*