Skip to content

Commit

Permalink
Update docs/resources/Application.md
Browse files Browse the repository at this point in the history
Co-authored-by: shay <swdewael@gmail.com>
  • Loading branch information
Jupith and shaydewael committed Jul 13, 2023
1 parent 307897f commit 5b7136e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/Application.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
| summary *(deprecated)* | string | **deprecated and will be removed in v11.** 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 | guild associated with the bot. For example a developer support server. |
| guild_id? | snowflake | guild associated with the app. For example, a developer support server. |
| guild? | partial [guild](#DOCS_RESOURCES_GUILD/guild-object) object | a partial object of the associated guild |
| primary_sku_id? | snowflake | if this application is a game sold on Discord, this field will be the id of the "Game SKU" that is created, if exists |
| slug? | string | if this application is a game sold on Discord, this field will be the URL slug that links to the store page |
Expand Down

0 comments on commit 5b7136e

Please sign in to comment.