GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTOAuth2ImplicitAuthorizationURLFragmentResult

https://discord.com/developers/docs/topics/oauth2#implicit-grant-redirect-url-example

API/Type Aliases/RESTOAuth2ImplicitAuthorizationURLFragmentResult
seyfert/lib/types/rest/oauth2.d.ts

Signature

export type RESTOAuth2ImplicitAuthorizationURLFragmentResult = Omit<RESTPostOAuth2AccessTokenResult, 'refresh_token'>;

Members

This export does not declare public properties or methods in the generated declaration file.