java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserType
it.tdlight.jni.TdApi.UserTypeDeleted
- Enclosing class:
- TdApi
A deleted user or deleted bot. No
information on the user besides the
user identifier is available. It is
not possible to perform any active
actions on this type of user.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA deleted user or deleted bot.UserTypeDeleted
(DataInput input) A deleted user or deleted bot. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UserTypeDeleted
public UserTypeDeleted()A deleted user or deleted bot. No information on the user besides the user identifier is available. It is not possible to perform any active actions on this type of user. -
UserTypeDeleted
A deleted user or deleted bot. No information on the user besides the user identifier is available. It is not possible to perform any active actions on this type of user.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-