Skip to content

Commit

Permalink
undocument summary in application reference
Browse files Browse the repository at this point in the history
  • Loading branch information
night committed Mar 29, 2022
1 parent bf135de commit 6ef4712
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/resources/Application.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
| terms_of_service_url? | string | the url of the app's terms of service |
| privacy_policy_url? | string | the url of the app's privacy policy |
| owner? | partial [user](#DOCS_RESOURCES_USER/user-object) object | partial user object containing info on the owner of the application |
| summary | string | **deprecated**: previously if this application was a game sold on Discord, this field would be the summary field for the store page of its primary SKU; now an empty string |
| verify_key | string | the hex encoded key for verification in interactions and the GameSDK's [GetTicket](#DOCS_GAME_SDK_APPLICATIONS/getticket) |
| team | ?[team](#DOCS_TOPICS_TEAMS/data-models-team-object) object | if the application belongs to a team, this will be a list of the members of that team |
| guild_id? | snowflake | if this application is a game sold on Discord, this field will be the guild to which it has been linked |
Expand Down

0 comments on commit 6ef4712

Please sign in to comment.