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