Preparing search index...
The search index is not available
TouchGuild
TouchGuild
WebhookHandler
WebhookHandler
Class WebhookHandler
Internal component, emitting webhook events.
Hierarchy (
View Summary
)
GatewayEventHandler
WebhookHandler
Index
Constructors
constructor
Properties
client
Methods
webhooks
Create
webhooks
Update
Constructors
constructor
new
WebhookHandler
(
client
:
Client
)
:
WebhookHandler
Parameters
client
:
Client
Returns
WebhookHandler
Properties
Readonly
client
client
:
Client
Methods
webhooks
Create
webhooksCreate
(
data
:
GatewayEvent_ServerWebhookCreated
)
:
void
Parameters
data
:
GatewayEvent_ServerWebhookCreated
Returns
void
webhooks
Update
webhooksUpdate
(
data
:
GatewayEvent_ServerWebhookUpdated
)
:
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.