- Enclosing class:
- TdApi
Returns support information for the
given user; for Telegram support only.
Returns
UserSupportInfo-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReturns 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
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
-
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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-