Skip to content

getGameHighScores

Sahri Riza Umami edited this page Dec 8, 2016 · 3 revisions

Bots only.
Returns game high scores and some part of the score table around of the specified user in the game.

getGameHighScores(chat_id, message_id, user_id)
Option Description
chat_id Chat a message with the game belongs to.
message_id Identifier of the message.
user_id User identifier.

Example

getGameHighScores(1234567890, 212, 133780085)

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally