Emojis
post /api/http/emojis/add
Add custom emoji
|
post /api/http/emojis/delete
Delete an emoji by name
|
post /api/http/emojis/record-usage
Record emojis usage and update frequently used list
|
get /api/http/emojis/exists
Check whether a given emoji name exists
|
get /api/http/emojis/frequently-used
List frequently used emojis
|
get /api/http/emojis/search
Search for emoji
|
get /api/http/emojis/sync-batch
Get custom emojis for synchronization with third-party system. Custom emojis with etag greater than specified value are returned. Read more in the documentation.
Required permissions: View custom emoji
|
Thanks for your feedback!