feat(GuildMemberManager): _fetchMany

This commit is contained in:
March 7th
2022-08-09 10:43:16 +07:00
parent de5fe927a3
commit 19dc2ee263
5 changed files with 49 additions and 31 deletions

View File

@@ -170,7 +170,7 @@ module.exports = (client, { d: data }, shard) => {
d: {
guild_id: guild.id,
typing: true,
threads: false,
threads: true,
activities: true,
thread_member_lists: [],
members: [],