export interface GroupLeftEvent { type?: string; channel?: string; actor_id?: string; event_ts?: string; }