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
name
Name of the sticker set