{
"channelId": 0,
"message": "string"
}curl --location --request POST 'https://m1.apifoxmock.com/m1/2103283-0-default/message/channel/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"channelId": 0,
"message": "string"
}'{}