@typed-discord/rest
Preparing search index...
types
OAuth2GetAuthorizationResponse
Function OAuth2GetAuthorizationResponse
OAuth2GetAuthorizationResponse
(
application
:
ApplicationResponse
,
expires
:
string
,
scopes
:
OAuth2Scopes
[]
,
optional
?:
Omit
<
OAuth2GetAuthorizationResponse
,
"scopes"
|
"application"
|
"expires"
,
>
,
)
:
OAuth2GetAuthorizationResponse
Parameters
application
:
ApplicationResponse
expires
:
string
scopes
:
OAuth2Scopes
[]
Optional
optional
:
Omit
<
OAuth2GetAuthorizationResponse
,
"scopes"
|
"application"
|
"expires"
>
Returns
OAuth2GetAuthorizationResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...