Module tdlight.api

Class TdApi.NotificationGroupTypeMessages

Enclosing class:
TdApi

public static final class TdApi.NotificationGroupTypeMessages extends TdApi.NotificationGroupType
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with ordinary unread messages.
  • Field Details

  • Constructor Details

    • NotificationGroupTypeMessages

      public NotificationGroupTypeMessages()
      A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with ordinary unread messages.
    • NotificationGroupTypeMessages

      public NotificationGroupTypeMessages(DataInput input) throws IOException
      A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with ordinary unread messages.
      Throws:
      IOException
  • Method Details