Discord.https - v3.0.16
Preparing search index...
index
RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult
Interface RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult
See
https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example
interface
RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult
{
access_token
:
string
;
expires_in
:
number
;
refresh_token
:
string
;
scope
:
string
;
token_type
:
string
;
webhook
:
APIWebhook
;
}
Index
Properties
access_
token
expires_
in
refresh_
token
scope
token_
type
webhook
Properties
access_
token
access_token
:
string
expires_
in
expires_in
:
number
refresh_
token
refresh_token
:
string
scope
scope
:
string
token_
type
token_type
:
string
webhook
webhook
:
APIWebhook
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
refresh_
token
scope
token_
type
webhook
Discord.https - v3.0.16
Loading...
See
https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example