export interface ImOpenEvent { type?: string; channel?: string; user?: string; event_ts?: string; }