messages.SetInlineGameScore

class pyrogram.raw.functions.messages.SetInlineGameScore

Telegram API function.

Details:
  • Layer: 187

  • ID: 15AD9F64

Parameters:
  • id (InputBotInlineMessageID) – N/A

  • user_id (InputUser) – N/A

  • score (int 32-bit) – N/A

  • edit_message (bool, optional) – N/A

  • force (bool, optional) – N/A

Returns:

bool