Skip to content

sendForwarded

Sahri Riza Umami edited this page Sep 15, 2017 · 3 revisions

Forwarded message.

sendForwarded(chat_id, reply_to_message_id, from_chat_id, message_id, in_game_share, disable_notification, from_background, reply_markup)
Field Type Description
from_chat_id int53 Chat identifier of the message to forward
message_id int53 Identifier of the message to forward
in_game_share Bool Pass true to share a game message within a launched game, for Game messages only
chat_id int53 Chat to send message
reply_to_message_id int53 Identifier of a message to reply to or 0
disable_notification Bool Pass true, to disable notification about the message, doesn't works in secret chats
from_background Bool Pass true, if the message is sent from background
reply_markup ReplyMarkup Bots only. Markup for replying to message

Example

Response:

Frequently Asked Questions
The Functions

Clone this wiki locally