InputGameShortName#

class pyrogram.raw.types.InputGameShortName#

Game by short name.

Constructor of InputGame.

Details:
  • Layer: 158

  • ID: C331E80A

Parameters:
  • bot_id (InputUser) – The bot that provides the game.

  • short_name (str) – The game’s short name, usually obtained from a game link.