Preparing search index...
The search index is not available
tdjson
tdjson
BotCommandScopeChat
Interface BotCommandScopeChat
A scope covering all members of a chat. Subtype of
BotCommandScope
.
interface
BotCommandScopeChat
{
@type
:
"botCommandScopeChat"
;
chat_id
:
number
;
}
Index
Properties
@type
chat_
id
Properties
@type
@type
:
"botCommandScopeChat"
chat_
id
chat_
id
:
number
Chat identifier.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
id
tdjson
Loading...
A scope covering all members of a chat. Subtype of BotCommandScope.