Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Webhooks
BasicWebhook
Interface BasicWebhook
interface
BasicWebhook
{
application_id
:
null
|
string
;
avatar
:
null
|
string
;
channel_id
:
null
|
string
;
guild_id
?:
null
|
string
;
id
:
string
;
name
:
null
|
string
;
type
:
WebhookTypes
;
}
Hierarchy (
view full
)
Pick
<
RawWebhook
,
"type"
|
"id"
|
"name"
|
"avatar"
|
"channel_id"
|
"guild_id"
|
"application_id"
>
BasicWebhook
GuildWebhook
ChannelFollowerWebhook
Index
Properties
application_
id
avatar
channel_
id
guild_
id?
id
name
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
type
type
:
WebhookTypes
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
application_
id
avatar
channel_
id
guild_
id
id
name
type
Oceanic
Loading...