View Source ExTDLib.Object.EmojiStatus (ExTDLib v0.0.4)

Describes a custom emoji to be shown instead of the Telegram Premium badge.

NameTypeDescription
custom_emoji_idstringIdentifier of the custom emoji in stickerFormatTgs format.
expiration_datenumberPoint in time (Unix timestamp) when the status will expire; 0 if never.

More details on telegram's documentation.