ClearRecentStickers
public struct ClearRecentStickers : Codable, Equatable, TDFunction
Clears the list of recently used stickers
-
Undocumented
Declaration
Swift
public typealias Result = Ok -
Pass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers
Declaration
Swift
public let isAttached: Bool -
Clears the list of recently used stickers
Declaration
Swift
public init(isAttached: Bool)Parameters
isAttachedPass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers
View on GitHub
Install in Dash
ClearRecentStickers Structure Reference