Module tdlight.api

Class TdApi.NotificationGroupTypeSecretChat

Enclosing class:
TdApi

public static final class TdApi.NotificationGroupTypeSecretChat extends TdApi.NotificationGroupType
A group containing a notification of type notificationTypeNewSecretChat.
  • Field Details

  • Constructor Details

    • NotificationGroupTypeSecretChat

      public NotificationGroupTypeSecretChat()
      A group containing a notification of type notificationTypeNewSecretChat.
    • NotificationGroupTypeSecretChat

      public NotificationGroupTypeSecretChat(DataInput input) throws IOException
      A group containing a notification of type notificationTypeNewSecretChat.
      Throws:
      IOException
  • Method Details