RESTOAuth2ImplicitAuthorizationQuery

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