java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatReportReason
it.tdlight.jni.TdApi.ChatReportReasonCustom
- Enclosing class:
- TdApi
A custom reason provided by the user.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA custom reason provided by the user.ChatReportReasonCustom
(DataInput input) A custom reason provided by the user. -
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
-
ChatReportReasonCustom
public ChatReportReasonCustom()A custom reason provided by the user. -
ChatReportReasonCustom
A custom reason provided by the 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()
-