Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 1.11 KB

DOCCHANGELOG.md

File metadata and controls

27 lines (22 loc) · 1.11 KB

注:在新功能上文档更新日志与api更新日志基本一致,这里主要记录要修改的已存在的方法或者数据。

2020.05.02

BREAKING CHANGES

  • 文档大幅度修改
  • 修复文档头类型预览中超链接无法跳转的问题和一些错字(#2)。

2020.04.07

  • 修改了Permission的父类为Mirai.GroupInfo
  • GroupSenderInfo.getGroupInfo()改为GroupSenderInfo.getGroup()
  • 添加了Mirai.EventType(Const)的用法
  • 添加了闪照Mirai.MessageType.FlashImage的用法,修改了Mirai.MessageType.Image参数。

2020.04.05

  • 修改MessageChain.build的构造方式
  • 添加Session.getCachedMessage调用方法
  • 添加MessageChain.discordMessage调用方法
  • 添加MessageChain.addMessage调用方法
  • 添加MessageChain.addMessageF调用方法
  • 添加MessageChain.toChainArray解释
  • 修改了几个错别字。

2020.04之前

  • 修改了关于require函数相对路径的解释
  • 修改了几个错别字