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