Change the emoji status of a user (invoked by bots, see here » for more info on the full flow)
Method schema is available as of layer 193. Switch »
Name | Type | Description |
---|---|---|
user_id | InputUser | The user whose emoji status should be changed |
emoji_status | EmojiStatus | The emoji status |
Code | Type | Description |
---|---|---|
400 | USER_BOT_REQUIRED | This method can only be called by a bot. |
400 | USER_ID_INVALID | The provided user ID is invalid. |
Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.