mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-28 17:40:09 +08:00
15 lines
625 B
Markdown
15 lines
625 B
Markdown
# Mirai - Core API
|
||
|
||
> 本文档适用于 mirai 2.x 版本
|
||
> 要由 mirai 1.x 迁移到 2.x,请阅读 [MigrationFrom1x.md](MigrationFrom1x.md)
|
||
|
||
> 在 GitHub 和 `docs.mirai.mamoe.net` 默认看到的是最新版本的文档,可能不适用于旧版本。
|
||
> 可以将 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)
|
||
|
||
> 希望改进文档? 请在 [#848](https://github.com/mamoe/mirai/discussions/848) 提出建议
|