create

fun create(groupId: ID, message: OneBotMessageOutgoing, autoEscape: Boolean? = null): SendGroupMsgApi(source)

构建一个 SendGroupMsgApi.

Parameters

groupId

群号

message

要发送的内容

autoEscape

消息内容是否作为纯文本发送(即不解析 CQ 码),只在 message 字段是字符串时有效