RefreshReferenceMessageParams

Parameters for refreshing referenced messages.

Parameters

channelIdentifier

Target channel identifier

messageIds

List of message unique IDs to refresh

Constructors

Link copied to clipboard
public RefreshReferenceMessageParams RefreshReferenceMessageParams(ChannelIdentifier channelIdentifier, List<String> messageIds)

Properties

Link copied to clipboard
Link copied to clipboard
private final List<String> messageIds

Functions

Link copied to clipboard
Link copied to clipboard
public final List<String> getMessageIds()