messageIds property

List<int> messageIds
final

messageIds Identifiers of the messages to forward. Message identifiers must be in a strictly increasing order. At most 100 messages can be forwarded simultaneously

Implementation

final List<int> messageIds;