export interface KDirectMessageCreateResponse { msgId: string; msgTimestamp: number; }