Preparing search index...
The search index is not available
Botloader
Botloader
Discord
Webhook
Class Webhook
Index
Constructors
constructor
Properties
application
Id
avatar
channel
Id
guild
Id
id
kind
name
source
Channel
source
Guild
token
url
user
Methods
delete
edit
execute
Constructors
constructor
new
Webhook
(
fields
)
:
Webhook
Parameters
fields
:
WebhookFields
Returns
Webhook
Properties
application
Id
application
Id
:
null
|
string
avatar
avatar
:
null
|
string
channel
Id
channel
Id
:
string
guild
Id
guild
Id
:
null
|
string
id
id
:
string
kind
kind
:
WebhookType
name
name
:
null
|
string
source
Channel
source
Channel
:
null
|
WebhookChannel
source
Guild
source
Guild
:
null
|
WebhookGuild
token
token
:
null
|
string
Only present for the webhook type of 'Incoming'
url
url
:
null
|
string
user
user
:
null
|
User
Methods
delete
delete
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
edit
edit
(
fields
)
:
Promise
<
Webhook
>
Parameters
fields
:
EditWebhookFields
Returns
Promise
<
Webhook
>
execute
execute
(
fields
)
:
Promise
<
Message
>
Parameters
fields
:
CreateMessageFields
Returns
Promise
<
Message
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
application
Id
avatar
channel
Id
guild
Id
id
kind
name
source
Channel
source
Guild
token
url
user
delete
edit
execute
Botloader
Commands
Discord
EventSystem
HttpClient
Settings
Storage
Tasks
Unstable
console
AsyncLock
Image
Script
ConsoleOutputOptions
ImageProperties
CustomScope
ExractClassProperties
ImageTranscodeOptions
OmitProperties
base64Decode
base64Encode
decodeText
Loading...
Generated using
TypeDoc
Only present for the webhook type of 'Incoming'