Class TdApi.NotificationGroupTypeMessages

Enclosing class:
TdApi

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

    • CONSTRUCTOR

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

    • NotificationGroupTypeMessages

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