Class TdApi.SetNotificationSettings

  • Enclosing class:
    TdApi

    public static class TdApi.SetNotificationSettings
    extends TdApi.Function
    Changes notification settings for a given scope.

    Returns Ok

    • Constructor Detail

      • SetNotificationSettings

        public SetNotificationSettings()
        Default constructor.
      • SetNotificationSettings

        public SetNotificationSettings​(TdApi.NotificationSettingsScope scope,
                                       TdApi.NotificationSettings notificationSettings)
        Constructor for initialization of all fields.
        Parameters:
        scope - Scope for which to change the notification settings.
        notificationSettings - The new notification settings for the given scope.