mirai/docs/CoreAPI.md

19 lines
677 B
Markdown
Raw Normal View History

2021-03-21 11:35:23 +08:00
# Mirai - Core API
> 本文档适用于 mirai 2.x 版本
> 要由 mirai 1.x 迁移到 2.x请阅读 [MigrationFrom1x.md](MigrationFrom1x.md)
2021-06-05 22:15:43 +08:00
> 在 GitHub 和 `docs.mirai.mamoe.net` 默认看到的是最新版本的文档,可能不适用于旧版本。
2021-03-21 11:35:23 +08:00
> 可以将 URL `https://github.com/mamoe/mirai/blob/2.4.2/docs/README.md` 中的 `2.4.2` 替换为其他版本来查看对应文档。
- 机器人 [Bots](Bots.md)
- 联系人 [Contacts](Contacts.md)
- 事件 [Events](Events.md)
- 消息 [Messages](Messages.md)
*附录*
- 常用 API [ConciseAPI](ConciseAPI.md)
2021-03-21 11:35:23 +08:00
> 希望改进文档? 请在 [#848](https://github.com/mamoe/mirai/discussions/848) 提出建议