token: ********************
{
"msg_id": "1845720377715363840",
"emoji": "[custom3242240370188230656_1796076736675160064.png]",
"is_add": 1,
"channel_id": "3690041195638218754",
"room_id": "3690041195409809408"
}
curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/channel_msg/emoji/reply?client_type=&x_client_type=&os_type=&x_os_type=&x_app=&chat_os_type=&chat_version=' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"msg_id": "1845720377715363840",
"emoji": "[custom3242240370188230656_1796076736675160064.png]",
"is_add": 1,
"channel_id": "3690041195638218754",
"room_id": "3690041195409809408"
}'
{"msg":"","result":{},"status":"ok"}