const ChatReportMessageSchema = {
    type: 'object',
    properties: {
        messageId: {
            type: 'string',