messageIds property

List<int> messageIds
final

messageIds Identifiers of the messages to resend. Message identifiers must be in a strictly increasing order

Implementation

final List<int> messageIds;