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 authored Jul 13, 2023
1 parent 5b7136e commit 40a8d16
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 @@ -25,7 +25,7 @@
| slug? | string | if this application is a game sold on Discord, this field will be the URL slug that links to the store page |
| cover_image? | string | the application's default rich presence invite [cover image hash](#DOCS_REFERENCE/image-formatting) |
| flags? | integer | the application's public [flags](#DOCS_RESOURCES_APPLICATION/application-object-application-flags) |
| approximate_guild_count? | integer | an approximate count of the bot's guild membership. |
| approximate_guild_count? | integer | an approximate count of the app's guild membership. |
| tags? | array of strings | up to 5 tags describing the content and functionality of the application |
| install_params? | [install params](#DOCS_RESOURCES_APPLICATION/install-params-object) object | settings for the application's default in-app authorization link, if enabled |
| custom_install_url? | string | the application's default custom authorization link, if enabled |
Expand Down

0 comments on commit 40a8d16

Please sign in to comment.