Uses of Class
it.tdlight.jni.TdApi.ScopeNotificationSettings
-
Uses of TdApi.ScopeNotificationSettings in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.ScopeNotificationSettingsModifier and TypeFieldDescriptionTdApi.SetScopeNotificationSettings.notificationSettingsThe new notification settings for the given scope.TdApi.UpdateScopeNotificationSettings.notificationSettingsThe new notification settings.Constructors in it.tdlight.jni with parameters of type TdApi.ScopeNotificationSettingsModifierConstructorDescriptionSetScopeNotificationSettings(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.