Reply
约 97 字小于 1 分钟
2025-10-13
Karin API Docs / Reply
类型别名: Reply()
Reply = (
elements
,options?
) =>Promise
\<SendMsgResults
\> |SendMsgResults
定义于: packages/core/src/types/event/reply.ts:11
快速回复函数
参数
elements
options?
at?
boolean
是否@发送者
recallMsg?
number
撤回消息时间 默认为0不撤回
reply?
boolean
是否引用回复发送者
retryCount?
number
重试次数 默认为0
返回
Promise
<SendMsgResults
> | SendMsgResults