Class TdApi.NotificationGroupTypeMentions

Enclosing class:
TdApi

public static class TdApi.NotificationGroupTypeMentions extends TdApi.NotificationGroupType
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with unread mentions of the current user, replies to their messages, or a pinned message.
  • Field Details

    • CONSTRUCTOR

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

    • NotificationGroupTypeMentions

      public NotificationGroupTypeMentions()
      A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with unread mentions of the current user, replies to their messages, or a pinned message.
  • Method Details