messages.SetInlineGameScore¶
- class pyrogram.raw.functions.messages.SetInlineGameScore¶
Telegram API function.
- Details:
Layer:
220ID:
15AD9F64
- Parameters:¶
id (
InputBotInlineMessageID) – N/Auser_id (
InputUser) – N/Ascore (
int32-bit) – N/Aedit_message (
bool, optional) – N/Aforce (
bool, optional) – N/A
- Returns:¶
bool