Telegram APIAccount
account.getRecentEmojiStatuses
Get recently used emoji statuses
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
workspaceId*string
Workspace ID
accountId*string
Telegram account ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
params*
Get recently used emoji statuses
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/account.getRecentEmojiStatuses" \ -H "Content-Type: application/json" \ -d '{ "params": { "hash": "string" } }'{ "result": { "_": "account.emojiStatusesNotModified" }}getReactionsNotifySettings
Get the current [reaction notification settings »](https://core.telegram.org/api/reactions#notifications-about-reactions).
getSavedMusicIds
Fetch the full list of only the IDs of [songs currently added to the profile, see here »](https://core.telegram.org/api/profile#music) for more info.