type P2PReplyContext = { message: string; sender: string; sentDate: string; sentDateTime: string; attachments: string[]; };