GetScopeNotificationSettings
public struct GetScopeNotificationSettings : Codable, Equatable, TDFunction
Returns the notification settings for chats of a given type
-
Undocumented
Declaration
Swift
public typealias Result = ScopeNotificationSettings
-
Types of chats for which to return the notification settings information
Declaration
Swift
public let scope: NotificationSettingsScope
-
Returns the notification settings for chats of a given type
Declaration
Swift
public init(scope: NotificationSettingsScope)
Parameters
scope
Types of chats for which to return the notification settings information