InputGameID#

class pyrogram.raw.types.InputGameID#

Indicates an already sent game.

Constructor of InputGame.

Details:
  • Layer: 158

  • ID: 32C3E77

Parameters:
  • id (int 64-bit) – game ID from Game constructor.

  • access_hash (int 64-bit) – access hash from Game constructor.