Class ForwardMessages

All Implemented Interfaces:
Validable

public class ForwardMessages extends BotApiMethod<ArrayList<MessageId>>
Version:
1.0 Use this method to forward multiple messages of any kind. If some of the specified messages can't be found or forwarded, they are skipped. Service messages and messages with protected content can't be forwarded. Album grouping is kept for forwarded messages. On success, an array of MessageId of the messages sent is returned.
Author:
Ruben Bermudez