mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 19:50:55 +00:00
Webpack build for branch 11.1-dev: e7ebb23f14
This commit is contained in:
parent
5989183e83
commit
faa61651b5
1 changed files with 1 additions and 1 deletions
|
|
@ -25257,7 +25257,7 @@ class GuildMembersChunkHandler extends AbstractHandler {
|
||||||
/**
|
/**
|
||||||
* Emitted whenever a chunk of guild members is received (all members come from the same guild).
|
* Emitted whenever a chunk of guild members is received (all members come from the same guild).
|
||||||
* @event Client#guildMembersChunk
|
* @event Client#guildMembersChunk
|
||||||
* @param {Collection<Snowflake, GuildMember>} members The members in the chunk
|
* @param {GuildMember[]} members The members in the chunk
|
||||||
* @param {Guild} guild The guild related to the member chunk
|
* @param {Guild} guild The guild related to the member chunk
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue