mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Expose GuildAuditLogs
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = {
|
||||
Game: require('./structures/Presence').Game,
|
||||
GroupDMChannel: require('./structures/GroupDMChannel'),
|
||||
Guild: require('./structures/Guild'),
|
||||
GuildAuditLogs: require('./structures/GuildAuditLogs'),
|
||||
GuildChannel: require('./structures/GuildChannel'),
|
||||
GuildMember: require('./structures/GuildMember'),
|
||||
Invite: require('./structures/Invite'),
|
||||
|
||||
Reference in New Issue
Block a user