messages.getEmojiStatusGroups
Represents a list of emoji categories, to be used when selecting custom emojis to set as custom emoji status.
Authorization
bearerAuth In: header
Path Parameters
Workspace ID
Telegram account ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Represents a list of emoji categories, to be used when selecting custom emojis to set as custom emoji status.
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/messages.getEmojiStatusGroups" \ -H "Content-Type: application/json" \ -d '{ "params": { "hash": 0 } }'{ "result": { "_": "messages.emojiGroupsNotModified" }}getEmojiProfilePhotoGroups
Represents a list of [emoji categories](https://core.telegram.org/api/emoji-categories), to be used when selecting custom emojis to set as [profile picture](https://core.telegram.org/api/files#sticker-profile-pictures).
getEmojiStickerGroups
Represents a list of [emoji categories](https://core.telegram.org/api/emoji-categories), to be used when choosing a sticker.