RESTOAuth2ImplicitAuthorizationURLFragmentResult
https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example
Signature
export type RESTOAuth2ImplicitAuthorizationURLFragmentResult = Omit<RESTPostOAuth2AccessTokenResult, 'refresh_token'>;Members
This export does not declare public properties or methods in the generated declaration file.