docs(api): 📝 Document Reactions API

This commit is contained in:
Jesse Wierzbinski 2024-12-19 15:41:56 +01:00
parent 6f97f9f8f1
commit 98d63d85d4
No known key found for this signature in database
5 changed files with 232 additions and 0 deletions

View file

@ -58,6 +58,10 @@ export default defineConfig({
text: "Emojis",
link: "/api/emojis",
},
{
text: "Reactions",
link: "/api/reactions",
},
{
text: "Roles",
link: "/api/roles",