Info about a custom emoji
documentAttributeCustomEmoji#fd149899 flags:# free:flags.0?true text_color:flags.1?true alt:string stickerset:InputStickerSet = DocumentAttribute;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
free | flags.0?true | Whether this custom emoji can be sent by non-Premium users |
text_color | flags.1?true | Whether the color of this TGS custom emoji should be changed to the text color when used in messages, the accent color if used as emoji status, white on chat photos, or another appropriate color based on context. |
alt | string | The actual emoji |
stickerset | InputStickerSet | The emoji stickerset to which this emoji belongs. |