The date in which this webhook was created
The date this webhook was deleted if it was deleted
Readonly
authorIDThe user who created this webhook
The ID of the channel this webhook belongs to
Readonly
clientIdentifier of this structrure
The username belonging to this webhook
Bare data of this structure
Readonly
serverThe ID of the server this webhook belongs to
The token of this webhook
Returns the creation date of this webhook
The creation date of this webhook
Returns the deletion date of this webhook if it was deleted
The deletion date of this webhook if it was deleted, otherwise null
Taken from https://github.com/discordjs/discord.js/blob/8e8d9b490a71de6cabe6f16375d7549a7c5c3737/src/structures/Base.js#L20 Licensed under the Apache License 2.0 https://github.com/discordjs/discord.js/blob/8e8d9b490a71de6cabe6f16375d7549a7c5c3737/LICENSE
Generated using TypeDoc
Object representing received webhook data. This object is NOT to be used to send data to webhooks. That would be WebhookClient