AttachmentRequestAck: InternalMessage & {
    attachmentRequest: AttachmentRequest;
    sessionId: string;
}

Type declaration