mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(Webhook): add avatarURL getter This backports: https://github.com/discordjs/discord.js/pull/3625 * feat(Webhook): add type, createAt, and createdTimestamp This backports: https://github.com/discordjs/discord.js/pull/3585 * feat(Webhook): add url getter This backports: https://github.com/discordjs/discord.js/pull/3178 * docs(Webhook): add missing type and readonly tags