documentation/content/en/api/rest/custom-emojis.md

18 lines
306 B
Markdown
Raw Normal View History

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