emojiGroupPremium
An emoji category, used to select all Premium-only stickers (i.e. those with a Premium effect »)/Premium-only custom emojis (i.e. those where the documentAttributeCustomEmoji.free flag is not set)
type tg.EmojiGroupPremium struct { /* ... */ }
Implements EmojiGroup.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Title | string | yes | Category name, i.e. "Animals", "Flags", "Faces" and so on... |
IconEmojiID | int64 | yes | A single custom emoji used as preview for the category. |
References
- Official documentation
- Generated Go reference
- TL definition:
emojiGroupPremium#93bcf34