Skip to content

getAllStickerEmojis

Function · TDLib 1.8.67 · d1085f9c

Returns unique emoji that correspond to stickers to be found by the getStickers(sticker_type, query, 1000000, chat_id)

getAllStickerEmojis(
  sticker_type: StickerType,
  query: string,
  chat_id: int53,
  return_only_main_emoji: Bool
) → Emojis

sticker_type

StickerType

Type of the stickers to search for

query

string

Search query

chat_id

int53

Chat identifier for which to find stickers

return_only_main_emoji

Bool

Pass true if only main emoji for each found sticker must be included in the result