Skip to content

Commit a701b7d

Browse files
committed
change description
1 parent a85a1b4 commit a701b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sidebar_label: Application
3333
| flags? | integer | App's public [flags](/docs/resources/application#application-object-application-flags) |
3434
| approximate_guild_count? | integer | Approximate count of guilds the app has been added to |
3535
| approximate_user_install_count? | integer | Approximate count of users that have installed the app |
36-
| approximate_user_authorization_count? | integer | Approximate count of users that have installed the app |
36+
| approximate_user_authorization_count? | integer | Approximate count of users that have OAuth2 authorizations for the app
3737
| redirect_uris? | array of strings | Array of redirect URIs for the app |
3838
| interactions_endpoint_url? | ?string | [Interactions endpoint URL](/docs/interactions/receiving-and-responding#receiving-an-interaction) for the app |
3939
| role_connections_verification_url? | ?string | Role connection verification URL for the app |

0 commit comments

Comments
 (0)