SearchStickerSets

public struct SearchStickerSets : Codable, Equatable, TDFunction

Searches for ordinary sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results

  • Undocumented

    Declaration

    Swift

    public typealias Result = StickerSets
  • Query to search for

    Declaration

    Swift

    public let query: String
  • Searches for ordinary sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results

    Declaration

    Swift

    public init(query: String)

    Parameters

    query

    Query to search for