mirror of
https://github.com/mamoe/mirai.git
synced 2026-09-02 20:58:09 +08:00
3.5 KiB
3.5 KiB
Mirai - Contacts
要主动发送一条消息,调用 Contact.sendMessage() 即可。
可通过 Bot.getFriend 或 Bot.getGroup 获取相关对象。
下一步,Events