simple-robot / simbot-component-mirai

simple-robot下的mirai组件
https://component-mirai.simbot.forte.love/
GNU Affero General Public License v3.0
20 stars 0 forks source link

为转发消息类型提供封装 #56

Closed ForteScarlet closed 2 years ago

ForteScarlet commented 2 years ago

提供simbot层面的转发消息封装,简化在simbot中构建、发送转发消息的复杂度。

可以通过 MiraiForwardMessageBuilder 构建,更多参考其API文档