public static class TdApi.MessageUnsupported extends TdApi.MessageContent
TdApi.MessageContent.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
MessageUnsupported()
Message content that is not supported in the current TDLib version.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public MessageUnsupported()
public int getConstructor()
getConstructor
in class TdApi.MessageContent