Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.raw.types.
Game
Indicates an already sent game.
Constructor type of Game.
Layer: 126
126
ID: 0xbdf9653b
0xbdf9653b
id (int 64-bit) – ID of the game.
int
64-bit
access_hash (int 64-bit) – Access hash of the game.
short_name (str) – Short name for the game.
str
title (str) – Title of the game.
description (str) – Game description.
photo (Photo) – Game preview.
Photo
document (Document, optional) – Optional attached document.
Document