export interface GroupOpenEvent { type?: string; channel?: string; user?: string; }