search_stickers


Description:

public async Stickers search_stickers (StickerType sticker_type, string emojis, string query, ArrayList<string?> input_language_codes, int32 offset, int32 limit) throws TDLibError

Searches for stickers from public sticker sets that correspond to any of the given emoji

Parameters:

sticker_type

Type of the stickers to return

emojis

Space-separated list of emojis to search for

query

Query to search for; may be empty to search for emoji only

input_language_codes

List of possible IETF language tags of the user's input language; may be empty if unknown

offset

The offset from which to return the stickers; must be non-negative

limit

The maximum number of stickers to be returned; 0-100