emojiGroup

Represents an emoji category.

emojiGroup#7a9abda9 title:string icon_emoji_id:long emoticons:Vector<string> = EmojiGroup;

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

Custom emojis

Telegram allows including animated and static custom emojis inside of messages.