GetApplicationCommandPermissionOptions
Documentation / @discordeno/types / GetApplicationCommandPermissionOptions
Interface: GetApplicationCommandPermissionOptions
Defined in: discordeno/interactions.ts:220
Additional properties for:
- https://docs.discord.com/developers/interactions/application-commands#get-guild-application-command-permissions
- https://docs.discord.com/developers/interactions/application-commands#edit-application-command-permissions
The access token is documented implicitly by the description of the applications.commands.update Oauth2 scope
See
https://docs.discord.com/developers/topics/oauth2#shared-resources-oauth2-scopes
Properties
accessToken
accessToken:
string
Defined in: discordeno/interactions.ts:222
Access token of the user. Requires the applications.commands.permissions.update scope
applicationId
applicationId:
BigString
Defined in: discordeno/interactions.ts:224
Id of the application