Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions docs/Reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -293,11 +293,13 @@ Timestamps are expressed in seconds and display the given timestamp in the user'

Guild navigation types link to the corresponding resource in the current server.

| Type | Description |
|-----------|-------------------------------------------------------------------------------------------------------|
| customize | _Customize_ tab with the server's [onboarding prompts](#DOCS_RESOURCES_GUILD/guild-onboarding-object) |
| browse | _Browse Channels_ tab |
| guide | [Server Guide](https://support.discord.com/hc/en-us/articles/13497665141655) |
| Type | Description |
|----------------------|---------------------------------------------------------------------------------------------------------|
| customize | _Customize_ tab with the server's [onboarding prompts](#DOCS_RESOURCES_GUILD/guild-onboarding-object) |
| browse | _Browse Channels_ tab |
| guide | [Server Guide](https://support.discord.com/hc/en-us/articles/13497665141655) |
| linked-roles | [Linked Roles](https://support.discord.com/hc/en-us/articles/10388356626711) tab |
| linked-roles:ROLE_ID | _Linked Role_ connection

## Image Formatting

Expand Down
Loading