ResetAllNotificationSettings
public struct ResetAllNotificationSettings : Codable, Equatable, TDFunction
Resets all notification settings to their default values. By default, all chats are unmuted, the sound is set to “default” and message previews are shown
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Resets all notification settings to their default values. By default, all chats are unmuted, the sound is set to “default” and message previews are shown
Declaration
Swift
public init()