@slack/web-api / GroupLeftEvent
Interface: GroupLeftEvent
Defined in: node_modules/@slack/types/dist/events/group.d.ts:26
Properties
actor_id
actor_id: string;
Defined in: node_modules/@slack/types/dist/events/group.d.ts:29
channel
channel: string;
Defined in: node_modules/@slack/types/dist/events/group.d.ts:28
event_ts
event_ts: string;
Defined in: node_modules/@slack/types/dist/events/group.d.ts:30
type
type: "group_left";
Defined in: node_modules/@slack/types/dist/events/group.d.ts:27