bots.ResetBotCommands#

class pyrogram.raw.functions.bots.ResetBotCommands#

Clear bot commands for the specified bot scope and language code.

Details:
  • Layer: 158

  • ID: 3D8DE0F9

Parameters:
  • scope (BotCommandScope) – Command scope.

  • lang_code (str) – Language code.

Returns:

bool