await Report Message
suspend fun BaseChannel.awaitReportMessage(message: BaseMessage, reportCategory: ReportCategory, reportDescription: String?)
Reports a malicious message.
Since
4.17.0
Parameters
message
UserMessage or FileMessage.
report Category
ReportCategory.
report Description
Report description. (optional)
See also
Report Category