Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

User content

Alvin Cheng edited this page Apr 23, 2023 · 3 revisions

User content

From v1.7.0 of the API, you can now send content in either gif or image formats. You can upload content via the upload content endpoint and access it by using the static link structure below:

Example

https://<YOUR_URL>/content/<USER>/<CONTENT_ID>.<FILE_FORMAT>

Clone this wiki locally