public static class TdApi.TextEntityTypeMention 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 |
---|
TextEntityTypeMention()
A mention of a user by their username.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public TextEntityTypeMention()
public int getConstructor()
getConstructor
in class TdApi.TextEntityType