docs: fix more links

This commit is contained in:
SauceyRed 2025-05-02 02:04:14 +02:00
parent ea12d693ed
commit d45796629b
Signed by: sauceyred
GPG key ID: 4BEDD9C389F924D0
4 changed files with 33 additions and 24 deletions

9
API/models/Role.md Normal file
View file

@ -0,0 +1,9 @@
## Emoji Object
Represents an emoji in a [Guild](Guild.md#guild-object).
**Structure**
| Field | Type | Description |
| ----- | ------ | ----------------- |
| id | string | ID of the emoji |
| name | string | Name of the emoji |