Class TdApi.SecretChatState

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.SecretChatState
Direct Known Subclasses:
TdApi.SecretChatStateClosed, TdApi.SecretChatStatePending, TdApi.SecretChatStateReady
Enclosing class:
TdApi

public abstract static class TdApi.SecretChatState extends TdApi.Object
This class is an abstract base class. Describes the current secret chat state.
  • Constructor Details

    • SecretChatState

      public SecretChatState()
      Default class constructor.
  • Method Details

    • getConstructor

      public abstract 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:
      identifier uniquely determining type of the object.