3.3.0-SNAPSHOT
·
141 commits
to main
since this release
更新内容
- 添加了部分注释
- 将
AbstractTextElement
更名为TextElement
- 优化了部分代码
- 修改了部分方法名
- 修复了部分bug
- 删除部分无用方法
- 修改了部分方法的返回类型
- 新增了许多接口与实现
Bot
->api.Bot & impl.BotImpl
api.Island
&impl.IslandImpl
api.Role
&impl.RoleImpl
api.Channel
&imp.ChannelImpl
&impl.ArticleChannel
&impl.VoiceChannel
&impl.MessageChannel
api.VoiceMember extends api.User
&impl.VoiceMemberImpl
- 在
message
包下 新建Emoji
类
简言
总之,更面向对象了(依然有屎山)