What's Changed
* Fix: 修复频道数据模型 by mobyw in https://github.com/nonebot/adapter-qq/pull/57
* Fix: ImageElem 类型 by 17TheWord in https://github.com/nonebot/adapter-qq/pull/60
* Feature: 为 MessageSegment 添加 add 操作类型推导支持 by mobyw in https://github.com/nonebot/adapter-qq/pull/64
* Fix: 允许 `user_id` 和 `channel_id` 传入 string 类型 by mobyw in https://github.com/nonebot/adapter-qq/pull/65
* Fix: 私信消息用户不存在 `roles` by KimigaiiWuyi in https://github.com/nonebot/adapter-qq/pull/66
**Full Changelog**: https://github.com/nonebot/adapter-qq/compare/v1.0.0...v1.0.1