telegram api constructor · layer 229 · #7a9abda9
emojiGroup
Represents an emoji category.
definition
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 · other constructors: emojiGroupGreeting, emojiGroupPremium
history
present in layers 152–229
| id | layers |
|---|---|
| #7a9abda9 | 152–229 |