public static class TdApi.PageBlockSubheader extends TdApi.PageBlock
TdApi.PageBlock.Constructors| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.RichText |
subheader
Subheader.
|
| Constructor and Description |
|---|
PageBlockSubheader()
A subheader.
|
PageBlockSubheader(TdApi.RichText subheader)
A subheader.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor() |
toStringpublic TdApi.RichText subheader
public static final int CONSTRUCTOR
public PageBlockSubheader()
public PageBlockSubheader(TdApi.RichText subheader)
subheader - Subheader.public int getConstructor()
getConstructor in class TdApi.PageBlock