Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

v1.0.1.0

Compare
Choose a tag to compare
@XeronOwO XeronOwO released this 09 Dec 11:21
· 16 commits to master since this release

添加:OnGroupAtMessageCreateAsync
修改:合并命名空间QQBot4Sharp.Models.Guild和QQBot4Sharp.Models.QQ
修改:UploadUserMedia => UploadUserMediaAsync
修改:UploadGroupMedia => UploadGroupMediaAsync
添加:GetCurrentUser
添加:GetGuildsAsync(似乎官方API有BUG,会死循环)
修改:重构部分事件
添加:自动断线重连功能
修复:BotService中事件未注册时,调用事件会报错的问题