public static class TdApi.TextEntityTypeCashtag 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 |
---|
TextEntityTypeCashtag()
A cashtag text, beginning with "$" and consisting of capital English letters (e.g., "$USD").
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public TextEntityTypeCashtag()
public int getConstructor()
getConstructor
in class TdApi.TextEntityType