emojiGroup

Represents an emoji category.

Constructor schema is available as of layer 152. Switch ยป

Parameters

Name Type Description
title string Category name, i.e. "Animals", "Flags", "Faces" and so on...
icon_emoji_id long A single custom emoji used as preview for the category.
emoticons Vector<string> A list of UTF-8 emojis, matching the category.

Type

EmojiGroup

Related pages

Emoji categories

Sticker, custom emoji and GIF selection UIs should offer a list of categories to quickly filter results by a (list of) emojis, or by some other criteria.