public static class TdApi.TextEntityTypeExpandableBlockQuote extends TdApi.TextEntityType
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
TextEntityTypeExpandableBlockQuote()
Text that must be formatted as if inside a blockquote HTML tag and collapsed by default to 3 lines with the ability to show full text; not supported in secret chats.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public TextEntityTypeExpandableBlockQuote()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object