public static class TdApi.UserTypeUnknown extends TdApi.UserType
TdApi.UserType.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
UserTypeUnknown()
No information on the user besides the user identifier is available, yet this user has not been deleted.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public UserTypeUnknown()
public int getConstructor()
getConstructor
in class TdApi.UserType