Chameleon
Preparing search index...
Webhook
Interface Webhook
interface
Webhook
{
id
:
string
;
type
:
number
;
guildId
?:
string
;
channelId
?:
string
|
null
;
user
?:
User
;
name
:
string
|
null
;
avatar
:
string
|
null
;
token
?:
string
;
applicationId
:
string
|
null
;
sourceGuild
?:
Partial
<
Guild
>
;
sourceChannel
?:
Partial
<
Channel
>
;
url
?:
string
;
}
Index
Properties
id
type
guild
Id?
channel
Id?
user?
name
avatar
token?
application
Id
source
Guild?
source
Channel?
url?
Properties
id
id
:
string
type
type
:
number
Optional
guild
Id
guildId
?:
string
Optional
channel
Id
channelId
?:
string
|
null
Optional
user
user
?:
User
name
name
:
string
|
null
avatar
avatar
:
string
|
null
Optional
token
token
?:
string
application
Id
applicationId
:
string
|
null
Optional
source
Guild
sourceGuild
?:
Partial
<
Guild
>
Optional
source
Channel
sourceChannel
?:
Partial
<
Channel
>
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
guild
Id
channel
Id
user
name
avatar
token
application
Id
source
Guild
source
Channel
url
Chameleon
Loading...