Uses of Class
org.drinkless.tdlib.TdApi.ReportReason
Packages that use TdApi.ReportReason
-
Uses of TdApi.ReportReason in org.drinkless.tdlib
Subclasses of TdApi.ReportReason in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classThe chat has child abuse related content.static classThe chat contains copyrighted content.static classA custom reason provided by the user.static classThe chat represents a fake account.static classThe chat has illegal drugs related content.static classThe chat contains messages with personal details.static classThe chat contains pornographic messages.static classThe chat contains spam messages.static classThe location-based chat is unrelated to its stated location.static classThe chat promotes violence.Fields in org.drinkless.tdlib declared as TdApi.ReportReasonModifier and TypeFieldDescriptionTdApi.ReportChatPhoto.reasonThe reason for reporting the chat photo.Constructors in org.drinkless.tdlib with parameters of type TdApi.ReportReasonModifierConstructorDescriptionReportChatPhoto(long chatId, int fileId, TdApi.ReportReason reason, String text) Creates a function, which reports a chat photo to the Telegram moderators.