v1

latestOpenAPI 3.0.02026-07-1374103805.5 KB

Use this method to send a game. On success, the sent Message is returned.

post/sendGame

Request body

chat_idinteger required

Unique identifier for the target chat

game_short_namestring required

Short name of the game, serves as the unique identifier for the game. Set up your games via Botfather.

disable_notificationboolean

Sends the message silently. Users will receive a notification with no sound.

reply_to_message_idinteger

If the message is a reply, ID of the original message

allow_sending_without_replyboolean

Pass True, if the message should be sent even if the specified replied-to message is not found

Response

okboolean required