Preparing search index...
The search index is not available
TouchGuild
TouchGuild
WebhookHandler
WebhookHandler
Class WebhookHandler
Internal component, emitting webhook events.
Hierarchy (
view full
)
GatewayEventHandler
WebhookHandler
Index
Constructors
constructor
Properties
client
Methods
webhooks
Create
webhooks
Update
Constructors
constructor
new
Webhook
Handler
(
client
)
:
WebhookHandler
Parameters
client
:
Client
Returns
WebhookHandler
Properties
Readonly
client
client
:
Client
Methods
webhooks
Create
webhooks
Create
(
data
)
:
void
Parameters
data
:
GatewayEvent_ServerWebhookCreated
Returns
void
webhooks
Update
webhooks
Update
(
data
)
:
void
Parameters
data
:
GatewayEvent_ServerWebhookUpdated
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Methods
webhooks
Create
webhooks
Update
TouchGuild
Loading...
Internal component, emitting webhook events.