Class TdApi.MessageChatHasProtectedContentDisableRequested

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.MessageContent
org.drinkless.tdlib.TdApi.MessageChatHasProtectedContentDisableRequested
Enclosing class:
TdApi

public static class TdApi.MessageChatHasProtectedContentDisableRequested extends TdApi.MessageContent
Chat hasProtectedContent setting was requested to be disabled.
  • Field Details

    • isExpired

      public boolean isExpired
      True, if the request has expired.
    • CONSTRUCTOR

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

    • MessageChatHasProtectedContentDisableRequested

      public MessageChatHasProtectedContentDisableRequested()
      Chat hasProtectedContent setting was requested to be disabled.
    • MessageChatHasProtectedContentDisableRequested

      public MessageChatHasProtectedContentDisableRequested(boolean isExpired)
      Chat hasProtectedContent setting was requested to be disabled.
      Parameters:
      isExpired - True, if the request has expired.
  • 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.MessageContent
      Returns:
      this.CONSTRUCTOR