@slack/web-api / ChannelLeftEvent
Interface: ChannelLeftEvent
Defined in: node_modules/@slack/types/dist/events/channel.d.ts:48
Properties
actor_id
actor_id: string;
Defined in: node_modules/@slack/types/dist/events/channel.d.ts:51
channel
channel: string;
Defined in: node_modules/@slack/types/dist/events/channel.d.ts:50
event_ts
event_ts: string;
Defined in: node_modules/@slack/types/dist/events/channel.d.ts:52
type
type: "channel_left";
Defined in: node_modules/@slack/types/dist/events/channel.d.ts:49