docs: fix more links
This commit is contained in:
parent
ea12d693ed
commit
d45796629b
4 changed files with 33 additions and 24 deletions
|
@ -10,7 +10,7 @@ Represents a guild in an [Instance](Instance.md).
|
|||
| name | string | Name of the guild |
|
||||
| icon | string | URL for the icon |
|
||||
| owner_id | string | ID of the owner |
|
||||
| roles | array of [[#Role Object\|Role]] objects | Roles in the guild |
|
||||
| roles | array of [Role](Role.md#role-object) objects | Roles in the guild |
|
||||
| emojis | array of [Emoji](Emoji.md#emoji-object) objects | Emojis in the guild |
|
||||
| member_count | integer | Number of members in the guild |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue