Class TdApi.UpdateActiveNotifications

  • Enclosing class:
    TdApi

    public static class TdApi.UpdateActiveNotifications
    extends TdApi.Update
    Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update.
    • Constructor Detail

      • UpdateActiveNotifications

        public UpdateActiveNotifications()
        Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update.
      • UpdateActiveNotifications

        public UpdateActiveNotifications​(TdApi.NotificationGroup[] groups)
        Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update.
        Parameters:
        groups - Lists of active notification groups.