short_name property

string? short_name
getter/setter pair

Game short name. To share a game use the URL https://t.me/{bot_username}?game={game_short_name}

Implementation

string? short_name;