Class TdApi.SecretChatStatePending

Enclosing class:
TdApi

public static class TdApi.SecretChatStatePending
extends TdApi.SecretChatState
The secret chat is not yet created; waiting for the other user to get online.
  • Field Details

  • Constructor Details

    • SecretChatStatePending

      public SecretChatStatePending()
      The secret chat is not yet created; waiting for the other user to get online.
    • SecretChatStatePending

      public SecretChatStatePending​(DataInput input) throws IOException
      The secret chat is not yet created; waiting for the other user to get online.
      Throws:
      IOException
  • Method Details