bots.SetBotInfo

class pyrogram.raw.functions.bots.SetBotInfo

Telegram API function.

Details:
  • Layer: 187

  • ID: 10CF3123

Parameters:
  • lang_code (str) – N/A

  • bot (InputUser, optional) – N/A

  • name (str, optional) – N/A

  • about (str, optional) – N/A

  • description (str, optional) – N/A

Returns:

bool