@slack/web-api / GroupOpenEvent
Interface: GroupOpenEvent
Defined in: node_modules/@slack/types/dist/events/group.d.ts:32
Properties
channel
channel: string;
Defined in: node_modules/@slack/types/dist/events/group.d.ts:35
type
type: "group_open";
Defined in: node_modules/@slack/types/dist/events/group.d.ts:33
user
user: string;
Defined in: node_modules/@slack/types/dist/events/group.d.ts:34