- Enclosing class:
- TdApi
Returns information about a user by
their identifier. This is an offline
request if the current user is not a bot.
Returns User
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
userId
public long userIdUser identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetUser
public GetUser()Returns information about a user by their identifier. This is an offline request if the current user is not a bot.Returns
User
-
GetUser
public GetUser(long userId) Returns information about a user by their identifier. This is an offline request if the current user is not a bot.Returns
User
- Parameters:
userId
- long User identifier.
-
GetUser
Returns information about a user by their identifier. This is an offline request if the current user is not a bot.Returns
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()
-