📝 add start guide for mirai adapter

This commit is contained in:
Mix
2021-02-01 18:28:27 +08:00
parent ad3a08f514
commit f446411f08
4 changed files with 189 additions and 15 deletions

View File

@ -684,13 +684,6 @@ mirai-api-http 正向 Websocket 协议 Bot 适配。
* `qq: int`: 要使用的Bot的QQ号 **注意: 在使用正向Websocket时必须指定该值!**
* **返回**
* `[type]`: [description]
# NoneBot.adapters.mirai.config 模块
@ -845,13 +838,6 @@ CQHTTP 协议 MessageSegment 适配。具体方法参考 [mirai-api-http 消息
* **返回**
* `[type]`: [description]
### _classmethod_ `flash_image(image_id=None, url=None, path=None)`