Class TdApi.ReportChatResultMessagesRequired

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.ReportChatResult
org.drinkless.tdlib.TdApi.ReportChatResultMessagesRequired
Enclosing class:
TdApi

public static class TdApi.ReportChatResultMessagesRequired extends TdApi.ReportChatResult
The user must choose messages to report and repeat the reportChat request with the chosen messages.
  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • ReportChatResultMessagesRequired

      public ReportChatResultMessagesRequired()
      The user must choose messages to report and repeat the reportChat request with the chosen messages.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR