ieew / nonebot_adapter_mirai2

nonebot2 的三方 adapter,用以为 nonebot2 提供 MiraiApiHttp2 协议支持
https://ieew.github.io/nonebot_adapter_mirai2/
GNU Affero General Public License v3.0
20 stars 6 forks source link

修复了 Bot.pyi 中函数名字错误 #55

Closed Yan-Zero closed 1 year ago

Yan-Zero commented 1 year ago

很奇怪.jpg 但是最新版的 mirai-api-http,里面部分 API 的名字已经不是原先那个了 现在是 bot_profile friend_profile

而不是 bot_pro_file friend_pro_file