mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
Merge branch 'master' into indev
This commit is contained in:
@@ -33,7 +33,7 @@ class GuildRoleUpdateAction extends Action {
|
||||
|
||||
/**
|
||||
* Emitted whenever a guild role is updated.
|
||||
* @event Client#guildRoleUpdated
|
||||
* @event Client#guildRoleUpdate
|
||||
* @param {Guild} guild The guild that the role was updated in.
|
||||
* @param {Role} oldRole The role before the update.
|
||||
* @param {Role} newRole The role after the update.
|
||||
|
||||
Reference in New Issue
Block a user