Skip to content

3.3.0-SNAPSHOT

Compare
Choose a tag to compare
@mcchampions mcchampions released this 09 Jun 09:55
· 141 commits to main since this release

更新内容

  • 添加了部分注释
  • AbstractTextElement 更名为 TextElement
  • 优化了部分代码
  • 修改了部分方法名
  • 修复了部分bug
  • 删除部分无用方法
  • 修改了部分方法的返回类型
  • 新增了许多接口与实现
    1. Bot -> api.Bot & impl.BotImpl
    2. api.Island & impl.IslandImpl
    3. api.Role & impl.RoleImpl
    4. api.Channel & imp.ChannelImpl & impl.ArticleChannel & impl.VoiceChannel & impl.MessageChannel
    5. api.VoiceMember extends api.User & impl.VoiceMemberImpl
  • message 包下 新建 Emoji

简言

总之,更面向对象了(依然有屎山)