export type MailConversation = { conversed_at: string incoming: boolean username: string }