messages.getEmojiProfilePhotoGroups
Represents a list of emoji categories, to be used when selecting custom emojis to set as profile picture.
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 profile picture.
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/messages.getEmojiProfilePhotoGroups" \ -H "Content-Type: application/json" \ -d '{ "params": { "hash": 0 } }'{ "result": { "_": "messages.emojiGroupsNotModified" }}getEmojiKeywordsLanguages
Obtain a list of related languages that must be used when fetching [emoji keyword lists »](https://core.telegram.org/api/custom-emoji#emoji-keywords). Usually the method will return the passed language codes (if localized) + en + some language codes for similar languages (if applicable).
getEmojiStatusGroups
Represents a list of [emoji categories](https://core.telegram.org/api/emoji-categories), to be used when selecting custom emojis to set as [custom emoji status](https://core.telegram.org/api).