Releases: nonebot/adapter-red
Releases · nonebot/adapter-red
v0.9.0
Adapter Red 0.8.0
Adapter Red 0.7.4
get_history_message
的offset_msg_id
应为可选参数
Full Changelog: v0.7.3...v0.7.4
Adapter Red 0.7.3
What's Changed
- 修复get_history_messages API不能正常工作的BUG by @HCPTangHY in #31
New Contributors
- @HCPTangHY made their first contribution in #31
Full Changelog: v0.7.2...v0.7.3
Adapter Red 0.7.2
What's Changed
- add Extremely boring
time
,user_id
andgroup_id
- fix await by @okashi-ya in #30
New Contributors
- @okashi-ya made their first contribution in #30
Full Changelog: v0.7.1...v0.7.2
Adapter Red 0.7.1
ForwardNode.group
现在是可选字段
Full Changelog: v0.7.0...v0.7.1
Adapter Red 0.7.0
Adapter Red 0.6.2
- 修复响应
NoticeEvent
时无法发送消息的问题
Full Changelog: v0.6.1...v0.6.2
Adapter Red 0.6.1
- 修复语音上传问题
Full Changelog: v0.6.0...v0.6.1
Adapter Red 0.6.0
新增
bot.send_group_forward
, 为bot.send_fake_forward
的便捷方式
改进
MessageSegment.image
等的 path 参数可以传入 str- 启动时若没有 bot 配置现在通过日志提醒而非报错
修复
- 修复
MemberAddEvent
解析错误的问题 #20
Full Changelog: v0.5.2...v0.6.0