mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
feat: add support for fetching multiple guilds (#5472)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com> Co-authored-by: Noel <icrawltogo@gmail.com>
This commit is contained in:
@@ -56,6 +56,7 @@ export const {
|
||||
Base,
|
||||
Activity,
|
||||
APIMessage,
|
||||
BaseGuild,
|
||||
BaseGuildEmoji,
|
||||
BaseGuildVoiceChannel,
|
||||
CategoryChannel,
|
||||
@@ -85,6 +86,7 @@ export const {
|
||||
MessageMentions,
|
||||
MessageReaction,
|
||||
NewsChannel,
|
||||
OAuth2Guild,
|
||||
PermissionOverwrites,
|
||||
Presence,
|
||||
ClientPresence,
|
||||
|
||||
Reference in New Issue
Block a user