Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

getInlineGameHighScores

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

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

getInlineGameHighScores(inline_message_id, user_id)
Option Description
inline_message_id Inline message identifier.
user_id User identifier.

Example

getInlineGameHighScores(inline_message_id, user_id)

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally