Description:
Currently there's a method over RealTime to do that, we need the same parameters (message id and the message itself) on a REST API. 👍
{
"msg": "method",
"method": "reportMessage",
"params": [messageIdentifier, "Message reported by user."]
}