curl --location --request POST 'http://127.0.0.1:3000/set_msg_emoji_like' \ --header 'Content-Type: application/json' \ --data-raw '{ "message_id": 0, "emoji_id": "string" }'
{}