public static class TdApi.MessageReadDateMyPrivacyRestricted extends TdApi.MessageReadDate
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
MessageReadDateMyPrivacyRestricted()
The read date is unknown due to privacy settings of the current user, but will be known if the user subscribes to Telegram Premium.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public MessageReadDateMyPrivacyRestricted()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object