Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-kook-core
/
love.forte.simbot.component.kook
/
KookMember
/
send
send
abstract
suspend override
fun
send
(
message
:
Message
)
:
KookMessageReceipt
(
source
)
abstract
suspend override
fun
send
(
messageContent
:
MessageContent
)
:
KookMessageReceipt
(
source
)
abstract
suspend override
fun
send
(
text
:
String
)
:
KookMessageReceipt
(
source
)
向当前频道对象发起一个新的聊天会话(私聊)并发送消息。
Throws
Api
Result
Exception
API 请求过程中产生的异常
Api
Response
Exception
API 请求过程中产生的异常