DirectMessageOptions
约 91 字小于 1 分钟
2025-10-13
Karin API Docs / DirectMessageOptions
类型别名: DirectMessageOptions
DirectMessageOptions =
Omit
\<MessageOptions
,"subEvent"
|"contact"
|"sender"
\> &object
定义于: packages/core/src/types/event/options.ts:236
创建频道私信消息事件所需参数类型
类型声明
contact
contact:
Contact
<"direct"
>
事件来源频道私信信息
sender
sender:
Sender
<"direct"
>
频道私信发送者信息
srcGuildId
srcGuildId:
string
来源频道ID