BlockedMessageInfo

public BlockedMessageInfo BlockedMessageInfo(ChannelIdentifier channelIdentifier, String messageId, MessageBlockType blockType, String extra, Integer sourceType, String sourceContent)

Parameters

channelIdentifier

Channel identifier of the blocked message

messageId

Unique ID of the blocked message

blockType

Reason for blocking

extra

Additional info

sourceType

Message source trigger type: 0 = original message, 1 = metadata update, 2 = message modification

sourceContent

Source content; present when sourceType is 1 (metadata content) or 2 (message content)