public static class TdApi.BotCommandScopeAllPrivateChats extends TdApi.BotCommandScope
TdApi.BotCommandScope.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
BotCommandScopeAllPrivateChats()
A scope covering all private chats.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public BotCommandScopeAllPrivateChats()
public int getConstructor()
getConstructor
in class TdApi.BotCommandScope