{
"room_id": 0,
"sender_id": "string",
"receiver_ids": [
"string"
],
"resend_flag": 0,
"extension": "string",
"messages": [
{
"message_client_id": "string",
"message_type": 0,
"sub_type": 0,
"text": "string",
"attachment": {},
"location_x": 0,
"location_y": 0,
"location_z": 0
}
],
"message_config": {
"ignore_chat_banned": true,
"history_enabled": true,
"high_priority": true,
"need_high_priority_msg_resend": true,
"abandon_ratio": 0,
"notify_target_tags": "string",
"chat_msg_priority": 0,
"forbidden_if_high_priority_msg_freq": 0
},
"route_config": {
"route_enabled": true,
"route_environment": "string"
},
"antispam_config": {
"antispam_enabled": true,
"antispam_business_id": "string",
"antispam_extension": "string",
"antispam_custom_message_enabled": false,
"antispam_custom_message": "string",
"antispam_cheating": "string"
}
}