mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
Added guild.createRole()
This commit is contained in:
@@ -15,6 +15,7 @@ class ActionsManager {
|
||||
this.register('GuildDelete');
|
||||
this.register('GuildUpdate');
|
||||
this.register('GuildMemberRemove');
|
||||
this.register('GuildRoleCreate');
|
||||
this.register('UserUpdate');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user