docs-mastodon/content/en/api/rest/custom-emojis.md
2019-01-20 17:41:37 +09:00

17 lines
306 B
Markdown

---
title: Custom emoji
menu:
docs:
parent: rest-api
weight: 10
---
## GET /api/v1/custom_emojis
Custom emojis that are available on the server.
Returns array of [Emoji]({{< relref "entities.md#emoji" >}})
### Resource information
{{< api_method_info auth="No" user="No" version="2.0.0" >}}