Class Webhook

Constructors

Properties

avatar?: string

The URL of the webhook's avatar.

channelId: string

The ID of the channel where the webhook was created.

client: Client
createdAt: Date

The date of the webhook's creation.

createdBy: string

The ID of the user who created the webhook.

deletedAt?: Date

When the webhook was deleted.

id: string

The ID of the webhook.

name: string

The name of the webhook.

serverId: string

The ID of the server where the webhook was created.

token?: string

The token of the webhook.