Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Webhooks
OAuthWebhook
Interface OAuthWebhook
interface
OAuthWebhook
{
application_id
:
null
|
string
;
avatar
:
null
|
string
;
channel_id
:
null
|
string
;
guild_id
:
null
|
string
;
id
:
string
;
name
:
null
|
string
;
token
:
string
;
type
:
WebhookTypes
;
url
:
string
;
}
Hierarchy
Required
<
BasicWebhook
&
Pick
<
RawWebhook
,
"url"
|
"token"
>
>
OAuthWebhook
Index
Properties
application_
id
avatar
channel_
id
guild_
id
id
name
token
type
url
Properties
application_
id
application_
id
:
null
|
string
avatar
avatar
:
null
|
string
channel_
id
channel_
id
:
null
|
string
guild_
id
guild_
id
:
null
|
string
id
id
:
string
name
name
:
null
|
string
token
token
:
string
type
type
:
WebhookTypes
url
url
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
application_
id
avatar
channel_
id
guild_
id
id
name
token
type
url
Oceanic
Loading...