Update Bot
This commit is contained in:
2
node_modules/discord.js/src/structures/Webhook.js
generated
vendored
2
node_modules/discord.js/src/structures/Webhook.js
generated
vendored
@@ -22,7 +22,7 @@ class Webhook {
|
||||
* @readonly
|
||||
*/
|
||||
Object.defineProperty(this, 'client', { value: client });
|
||||
this._patch(data);
|
||||
if (data) this._patch(data);
|
||||
}
|
||||
|
||||
_patch(data) {
|
||||
|
||||
Reference in New Issue
Block a user