OptionalallowOptionalallowWhether to allow payment for messages. If set, the value represents the maximum number of stars to be paid
OptionalclearWhether to clear draft after sending this message (only used for caption)
OptionalforbidWhether to disallow further forwards of this message.
Only for bots, works even if the target chat does not have content protection.
OptionalnoWhether to forward without author
OptionalnoWhether to forward without caption (implies noAuthor)
OptionalquickIf passed, instead of sending the message, it will be saved into the given quick reply shortcut (either its ID or its shortcut string).
OptionalscheduleIf set, the forwarding will be scheduled to this date (also applies to caption message). When passing a number, a UNIX time in ms is expected.
You can also pass 0x7FFFFFFE, this will send the message
once the peer is online
OptionalsendPeer to use when sending the message.
OptionalshouldWhether to dispatch the forwarded messages to the client's update handler.
OptionalsilentWhether to forward silently (also applies to caption message).
Destination chat ID, username, phone, "me" or "self"
OptionaltoWhen forwarding to a monoforum you are an admin of, you must pass an ID of a peer you are sending the message to.
OptionaltoWhen forwarding to forums, ID of the thread to forward to
OptionalvideoVideo timestamp to use for the forwarded video
Bots only: if set, allows sending up to 1000 messages per second, ignoring broadcasting limits for a fee of 0.1 Telegram Stars per message. The Stars will be withdrawn from the bot's balance.