discord-oauth2 icon indicating copy to clipboard operation
discord-oauth2 copied to clipboard

Add Guild to TokenRequestResult

Open Markus-Rost opened this issue 10 months ago • 2 comments

TokenRequestResult can include a full Guild object when using the bot scope: https://canary.discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example

Might be useful to look into discordjs/discord-api-types to export the types.

Markus-Rost avatar Apr 04 '24 22:04 Markus-Rost