|
Telebot 9.4
Library for Telegram bot API
|
This object represents a game high score row. More...
#include <telebot-types.h>
Public Attributes | |
| int | position |
| struct telebot_user * | user |
| int | score |
This object represents a game high score row.
| int telebot_game_high_score::position |
Position in high score table for the game
| int telebot_game_high_score::score |
Score
| struct telebot_user* telebot_game_high_score::user |
User