Interface: GroupLeftEvent
Defined in: events/group.ts:30
Properties
actor_id
actor_id: string;
Defined in: events/group.ts:33
channel
channel: string;
Defined in: events/group.ts:32
event_ts
event_ts: string;
Defined in: events/group.ts:34
type
type: "group_left";
Defined in: events/group.ts:31