Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_game_high_score Struct Reference

This object represents a game high score row. More...

#include <telebot-types.h>

Public Attributes

int position
 
struct telebot_useruser
 
int score
 

Detailed Description

This object represents a game high score row.

Member Data Documentation

◆ position

int telebot_game_high_score::position

Position in high score table for the game

◆ score

int telebot_game_high_score::score

Score

◆ user

struct telebot_user* telebot_game_high_score::user

User


The documentation for this struct was generated from the following file: