- Enclosing class:
- TdApi
Returns support information for the
given user; for Telegram support only.
Returns
UserSupportInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns support information for the given user; for Telegram support only.GetUserSupportInfo
(long userId) Returns support information for the given user; for Telegram support only.GetUserSupportInfo
(DataInput input) Returns support information for the given user; for Telegram support only. -
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
-
GetUserSupportInfo
public GetUserSupportInfo()Returns support information for the given user; for Telegram support only. ReturnsUserSupportInfo
-
GetUserSupportInfo
public GetUserSupportInfo(long userId) Returns support information for the given user; for Telegram support only. ReturnsUserSupportInfo
- Parameters:
userId
- long User identifier.
-
GetUserSupportInfo
Returns support information for the given user; for Telegram support only. ReturnsUserSupportInfo
- 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()
-