Class TdApi.UpdateScopeNotificationSettings

  • Enclosing class:
    TdApi

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

      • UpdateScopeNotificationSettings

        public UpdateScopeNotificationSettings()
        Notification settings for some type of chats were updated.
      • UpdateScopeNotificationSettings

        public UpdateScopeNotificationSettings​(TdApi.NotificationSettingsScope scope,
                                               TdApi.ScopeNotificationSettings notificationSettings)
        Notification settings for some type of chats were updated.
        Parameters:
        scope - Types of chats for which notification settings were updated.
        notificationSettings - The new notification settings.