View Source ExTDLib.Method.SetEmojiStatus (ExTDLib v0.0.4)
Changes the emoji status of the current user; for Telegram Premium users only. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| emoji_status | emojiStatus | New emoji status; pass null to switch to the default badge. |
More details on telegram's documentation.