View Source ExTDLib.Object.EmojiStatus (ExTDLib v0.0.4)
Describes a custom emoji to be shown instead of the Telegram Premium badge.
| Name | Type | Description |
|---|---|---|
| custom_emoji_id | string | Identifier of the custom emoji in stickerFormatTgs format. |
| expiration_date | number | Point in time (Unix timestamp) when the status will expire; 0 if never. |
More details on telegram's documentation.