BotCommandScopePeerAdmins
---types--- botCommandScopePeerAdmins#3fd863d1 peer:InputPeer = BotCommandScope
Belongs to
BotCommandScope |
This type can be an instance of either:
BotCommandScopeChatAdmins | BotCommandScopeChats |
BotCommandScopeDefault | BotCommandScopePeer |
BotCommandScopePeerAdmins | BotCommandScopePeerUser |
BotCommandScopeUsers |
Members
peer | InputPeer | Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer , User or Channel objects, etc.). |