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:
223ID:
3C4F04D8
- Parameters:
No parameters required.
TL Schema
botCommandScopeUsers#3c4f04d8
= BotCommandScope
Parameter Tree
BotCommandScopeUsers
Example
BotCommandScopeUsers(
)