You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/change-log/2017-07-24-new-feature-audit-logs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ title: "New Feature: Audit Logs"
3
3
date: "2017-07-24"
4
4
---
5
5
6
-
Audit logs are here! Well, they've been here all along, but now we've got [documentation](/docs/resources/audit-log#) about them. Check it out, but remember: with great power comes great responsibility.
6
+
Audit logs are here! Well, they've been here all along, but now we've got [documentation](/docs/resources/audit-log) about them. Check it out, but remember: with great power comes great responsibility.
The [Accept Invite](/docs/resources/invite#) endpoint is deprecated starting today, and will be discontinued on March 23, 2018. The [Add Guild Member](/docs/resources/guild#add-guild-member) endpoint should be used in its place.
6
+
The [Accept Invite](/docs/resources/invite) endpoint is deprecated starting today, and will be discontinued on March 23, 2018. The [Add Guild Member](/docs/resources/guild#add-guild-member) endpoint should be used in its place.
Copy file name to clipboardExpand all lines: docs/change-log/2019-08-12-more-precise-rate-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ title: "More Precise Rate Limits"
3
3
date: "2019-08-12"
4
4
---
5
5
6
-
You can now get more precise rate limit reset times, via a new request header. Check out the [rate limits](/docs/topics/rate-limits#) documentation for more information.
6
+
You can now get more precise rate limit reset times, via a new request header. Check out the [rate limits](/docs/topics/rate-limits) documentation for more information.
Copy file name to clipboardExpand all lines: docs/change-log/2020-12-15-slash-commands-and-interactions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Slash Commands and Interactions"
3
3
date: "2020-12-15"
4
4
---
5
5
6
-
Slash Commands are here! There's a *lot* to cover, so go check out specific documentation under [Slash Commands](/docs/interactions/application-commands#).
6
+
Slash Commands are here! There's a *lot* to cover, so go check out specific documentation under [Slash Commands](/docs/interactions/application-commands).
7
7
8
8
Slash Commands include some new features for webhooks as well:
Copy file name to clipboardExpand all lines: docs/change-log/2023-09-26-premium-app-subscriptions-available-in-the-us.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,6 @@ Starting today, eligible US-based developers can monetize their verified apps wi
17
17
*[Delete Test Entitlement](/docs/resources/entitlement#delete-test-entitlement)`DELETE /applications/<application.id>/entitlements/<entitlement.id>`
18
18
*[Gateway Events](/docs/events/gateway-events#entitlements) for working with entitlements: `ENTITLEMENT_CREATE`, `ENTITLEMENT_UPDATE`, `ENTITLEMENT_DELETE`
19
19
* New [`PREMIUM_REQUIRED (10)` interaction response type](/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type) is available to prompt users to upgrade
20
-
* New `entitlements` field, which is an array of [entitlement](/docs/resources/entitlement#) objects, available in interaction data payloads when [receiving and responding to interactions](/docs/interactions/receiving-and-responding#interaction-object-interaction-structure)
20
+
* New `entitlements` field, which is an array of [entitlement](/docs/resources/entitlement) objects, available in interaction data payloads when [receiving and responding to interactions](/docs/interactions/receiving-and-responding#interaction-object-interaction-structure)
21
21
22
22
To learn more about eligibility details and how to enable monetization for your app, check out the [Monetization Overview](/docs/monetization/overview).
Copy file name to clipboardExpand all lines: docs/components/reference.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ For a practical guide on implementing these components, see our [Using Message C
29
29
30
30
Components allow you to style and structure your messages, modals, and interactions. They are interactive elements that can create rich user experiences in your Discord applications.
31
31
32
-
Components are a field on the [message object](/docs/resources/message#message-object) and [modal](/docs/interactions/receiving-and-responding#interaction-response-object-modal). You can use them when creating messages or responding to an interaction, like an [application command](/docs/interactions/application-commands#).
32
+
Components are a field on the [message object](/docs/resources/message#message-object) and [modal](/docs/interactions/receiving-and-responding#interaction-response-object-modal). You can use them when creating messages or responding to an interaction, like an [application command](/docs/interactions/application-commands).
33
33
34
34
### Component Object
35
35
@@ -1153,13 +1153,13 @@ To use this component, you need to send the [message flag](/docs/resources/messa
| proxy_url? | string | The proxied url of the media item. This field is ignored and provided by the API as part of the response |
1160
-
| height? | integer | The height of the media item. This field is ignored and provided by the API as part of the response |
1161
-
| width? | integer | The width of the media item. This field is ignored and provided by the API as part of the response |
1162
-
| content_type? | string | The [media type](https://en.wikipedia.org/wiki/Media_type) of the content. This field is ignored and provided by the API as part of the response |
| proxy_url? | string | The proxied url of the media item. This field is ignored and provided by the API as part of the response |
1160
+
| height? |?integer | The height of the media item. This field is ignored and provided by the API as part of the response |
1161
+
| width? |?integer | The width of the media item. This field is ignored and provided by the API as part of the response |
1162
+
| content_type? | string | The [media type](https://en.wikipedia.org/wiki/Media_type) of the content. This field is ignored and provided by the API as part of the response |
Copy file name to clipboardExpand all lines: docs/developer-tools/community-resources.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Discord does not maintain official SDKs. The following table is an inexhaustive
37
37
38
38
## Interactions
39
39
40
-
[Interactions](/docs/interactions/receiving-and-responding#) are the great, new way of making a Discord bot. The following open-source libraries provide help for the security and authentication checks that are mandatory if you are receiving Interactions via outgoing webhook. They also include some types for the Interactions data models.
40
+
[Interactions](/docs/interactions/receiving-and-responding) are the great, new way of making a Discord bot. The following open-source libraries provide help for the security and authentication checks that are mandatory if you are receiving Interactions via outgoing webhook. They also include some types for the Interactions data models.
Copy file name to clipboardExpand all lines: docs/events/gateway-events.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -354,7 +354,7 @@ Receive events are Gateway events encapsulated in an [event payload](/docs/event
354
354
|[Integration Create](/docs/events/gateway-events#integration-create)| Guild integration was created |
355
355
|[Integration Update](/docs/events/gateway-events#integration-update)| Guild integration was updated |
356
356
|[Integration Delete](/docs/events/gateway-events#integration-delete)| Guild integration was deleted |
357
-
|[Interaction Create](/docs/events/gateway-events#interaction-create)| User used an interaction, such as an [Application Command](/docs/interactions/application-commands#)|
357
+
|[Interaction Create](/docs/events/gateway-events#interaction-create)| User used an interaction, such as an [Application Command](/docs/interactions/application-commands)|
358
358
|[Invite Create](/docs/events/gateway-events#invite-create)| Invite to a channel was created |
359
359
|[Invite Delete](/docs/events/gateway-events#invite-delete)| Invite to a channel was deleted |
360
360
|[Message Create](/docs/events/gateway-events#message-create)| Message was created |
@@ -1384,7 +1384,7 @@ Sent when a guild channel's webhook is created, updated, or deleted.
1384
1384
1385
1385
#### Interaction Create
1386
1386
1387
-
Sent when a user uses an [Application Command](/docs/interactions/application-commands#) or [Message Component](/docs/components/reference#component-object). Inner payload is an [Interaction](/docs/interactions/receiving-and-responding#interaction-object-interaction-structure).
1387
+
Sent when a user uses an [Application Command](/docs/interactions/application-commands) or [Message Component](/docs/components/reference#component-object). Inner payload is an [Interaction](/docs/interactions/receiving-and-responding#interaction-object-interaction-structure).
Copy file name to clipboardExpand all lines: docs/interactions/application-commands.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ Details about Entry Point command handler types are in the [Entry Point handlers
121
121
122
122
## Authorizing Your Application
123
123
124
-
Application commands do not depend on a bot user in the guild; they use the [interactions](/docs/interactions/receiving-and-responding#) model. To create commands in a guild, your app must be authorized with the `applications.commands` scope which can be used independently, but is also automatically included with the `bot` scope.
124
+
Application commands do not depend on a bot user in the guild; they use the [interactions](/docs/interactions/receiving-and-responding) model. To create commands in a guild, your app must be authorized with the `applications.commands` scope which can be used independently, but is also automatically included with the `bot` scope.
125
125
126
126
When requesting this scope, we "shortcut" the OAuth2 flow similar to adding a bot. You don't need to complete the flow, exchange for a token, or any of that.
0 commit comments