Blocked Message Info
public BlockedMessageInfo BlockedMessageInfo(ChannelIdentifier channelIdentifier, String messageId, MessageBlockType blockType, String extra, Integer sourceType, String sourceContent)
Parameters
channel Identifier
Channel identifier of the blocked message
message Id
Unique ID of the blocked message
block Type
Reason for blocking
extra
Additional info
source Type
Message source trigger type: 0 = original message, 1 = metadata update, 2 = message modification
source Content
Source content; present when sourceType is 1 (metadata content) or 2 (message content)