Skip to content

[REST] API to report a message #10343

@rafaelks

Description

@rafaelks

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."]
}

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions