BotCommandScopeUsers

class pyrogram.raw.types.BotCommandScopeUsers

The specified bot commands will only be valid in all private chats with users.

Constructor of BotCommandScope.

Details:
  • Layer: 223

  • ID: 3C4F04D8

Parameters:

No parameters required.

TL Schema

botCommandScopeUsers#3c4f04d8

= BotCommandScope

Parameter Tree

BotCommandScopeUsers

Example

BotCommandScopeUsers(
)