RESTOAuth2AuthorizationQuery

export interface RESTOAuth2AuthorizationQuery
export interface RESTOAuth2AuthorizationQuery
https://discord.com/developers/docs/topics/oauth2#authorization-code-grant
client_id:Snowflake
prompt?:'consent' | 'none'
redirect_uri?:string
response_type:'code'
scope:string
state?:string