Package it.ernytech.tdlib
Class TdApi.ChatReportReason
- java.lang.Object
-
- it.ernytech.tdlib.TdApi.Object
-
- it.ernytech.tdlib.TdApi.ChatReportReason
-
- Direct Known Subclasses:
TdApi.ChatReportReasonCustom
,TdApi.ChatReportReasonPornography
,TdApi.ChatReportReasonSpam
,TdApi.ChatReportReasonViolence
- Enclosing class:
- TdApi
public abstract static class TdApi.ChatReportReason extends TdApi.Object
This class is an abstract base class. Describes the reason why a chat is reported.
-
-
Constructor Summary
Constructors Constructor Description ChatReportReason()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class it.ernytech.tdlib.TdApi.Object
getConstructor, toString
-
-