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