Uses of Class
it.tdlight.jni.TdApi.ScopeNotificationSettings
-
Uses of TdApi.ScopeNotificationSettings in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.SetScopeNotificationSettings.notificationSettings
The new notification settings for the given scope.TdApi.UpdateScopeNotificationSettings.notificationSettings
The new notification settings.ModifierConstructorDescriptionSetScopeNotificationSettings
(TdApi.NotificationSettingsScope scope, TdApi.ScopeNotificationSettings notificationSettings) Changes notification settings for chats of a given type.UpdateScopeNotificationSettings
(TdApi.NotificationSettingsScope scope, TdApi.ScopeNotificationSettings notificationSettings) Notification settings for some type of chats were updated.