public static class TdApi.TextEntityTypeBotCommand extends TdApi.TextEntityType
TdApi.TextEntityType.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
TextEntityTypeBotCommand()
A bot command, beginning with "/".
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public TextEntityTypeBotCommand()
public int getConstructor()
getConstructor
in class TdApi.TextEntityType