get_stickers


Description:

public async Stickers get_stickers (StickerType sticker_type, string query, int32 limit, int64 chat_id) throws TDLibError

Returns stickers from the installed sticker sets that correspond to any of the given emoji or can be found by sticker-specific keywords. If the query is non-empty, then favorite, recently used or trending stickers may also be returned

Parameters:

sticker_type

Type of the stickers to return

query

Search query; a space-separated list of emojis or a keyword prefix. If empty, returns all known installed stickers

limit

The maximum number of stickers to be returned

chat_id

Chat identifier for which to return stickers. Available custom emoji stickers may be different for different chats