Optional
clearOptional
forbidWhether to disallow further forwards of this message.
Only for bots, works even if the target chat does not have content protection.
Optional
noWhether to forward without author
Optional
noWhether to forward without caption (implies noAuthor)
Optional
quickIf passed, instead of sending the message, it will be saved into the given quick reply shortcut (either its ID or its shortcut string).
Optional
scheduleIf 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
Optional
sendPeer to use when sending the message.
Optional
shouldWhether to dispatch the forwarded messages to the client's update handler.
Optional
silentWhether to forward silently (also applies to caption message).
Destination chat ID, username, phone, "me"
or "self"
Whether to clear draft after sending this message (only used for caption)