Skip to main content

ChannelMessageFlagRequest

ChannelMessageFlagRequest = object

Request object for flagging a message for moderation review.

Properties

channelId

channelId: ChannelGuid

The ID of the channel containing the message. Required.


id

id: MessageGuid

The unique identifier of the message to flag. Required.


reason

reason: ContentFlagReason

The reason for flagging the message. Required. Use the ContentFlagReason enum values: Other (1), Dmca (2), Copyright (3), Spam (4), Hatespeech (5), Violence (6), Harassment (7), Sexualcontent (8), Misinformation (9), Impersonation (10), or Objectionable (11).