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/resources/Application.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@ sidebar_label: Application
23
23
| terms_of_service_url? | string | URL of the app's Terms of Service |
24
24
| privacy_policy_url? | string | URL of the app's Privacy Policy |
25
25
| owner? | partial [user](#DOCS_RESOURCES_USER/user-object) object | Partial user object for the owner of the app |
26
-
| summary *(deprecated)*| string |**deprecated and will be removed in v11.** An empty string. |
27
26
| verify_key | string | Hex encoded key for verification in interactions and the GameSDK's [GetTicket](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Applications.md#getticket)|
28
27
| team | ?[team](#DOCS_TOPICS_TEAMS/data-models-team-object) object | If the app belongs to a team, this will be a list of the members of that team |
29
28
| guild_id? | snowflake | Guild associated with the app. For example, a developer support server. |
0 commit comments