set_inline_game_score


Description:

public async Ok set_inline_game_score (string inline_message_id, bool edit_message, int64 user_id, int32 score, bool force) throws TDLibError

Updates the game score of the specified user in a game; for bots only

Parameters:

inline_message_id

Inline message identifier

edit_message

Pass true to edit the game message to include the current scoreboard

user_id

User identifier

score

The new score

force

Pass true to update the score even if it decreases. If the score is 0, the user will be deleted from the high score table