Class TdApi.UpdateNotificationSettings

  • Enclosing class:
    TdApi

    public static class TdApi.UpdateNotificationSettings
    extends TdApi.Update
    Notification settings for some chats were updated.
    • Constructor Detail

      • UpdateNotificationSettings

        public UpdateNotificationSettings()
        Default constructor.
      • UpdateNotificationSettings

        public UpdateNotificationSettings​(TdApi.NotificationSettingsScope scope,
                                          TdApi.NotificationSettings notificationSettings)
        Constructor for initialization of all fields.
        Parameters:
        scope - Types of chats for which notification settings were updated.
        notificationSettings - The new notification settings.