You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| members | array of [guild member](/docs/resources/guild#guild-member-object) objects | Set of guild members |
806
-
| chunk_index | integer | Chunk index in the expected chunks for this response (`0 <= chunk\_index < chunk\_count`)|
806
+
| chunk_index | integer | Chunk index in the expected chunks for this response (`0 <= chunk_index < chunk_count`) |
807
807
| chunk_count | integer | Total number of expected chunks for this response |
808
808
| not_found? | array | When passing an invalid ID to `REQUEST_GUILD_MEMBERS`, it will be returned here |
809
809
| presences? | array of [presence](/docs/events/gateway-events#presence) objects | When passing `true` to `REQUEST_GUILD_MEMBERS`, presences of the returned members will be here |
0 commit comments