SearchStickerSet
public struct SearchStickerSet : Codable, Equatable, TDFunction
Searches for a sticker set by its name
-
Undocumented
Declaration
Swift
public typealias Result = StickerSet -
Name of the sticker set
Declaration
Swift
public let name: String -
Searches for a sticker set by its name
Declaration
Swift
public init(name: String)Parameters
nameName of the sticker set
View on GitHub
Install in Dash
SearchStickerSet Structure Reference