- Enclosing class:
- TdApi
Returns full information about a user
by their identifier.
Returns
UserFullInfo-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReturns full information about a user by their identifier.GetUserFullInfo(long userId) Returns full information about a user by their identifier.GetUserFullInfo(DataInput input) Returns full information about a user by their identifier. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods 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
-
GetUserFullInfo
public GetUserFullInfo()Returns full information about a user by their identifier. ReturnsUserFullInfo -
GetUserFullInfo
public GetUserFullInfo(long userId) Returns full information about a user by their identifier. ReturnsUserFullInfo- Parameters:
userId- long User identifier.
-
GetUserFullInfo
Returns full information about a user by their identifier. ReturnsUserFullInfo- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-