Skip to content

v3.5.0

Compare
Choose a tag to compare
@timotejroiko timotejroiko released this 25 Dec 19:17
· 32 commits to v3 since this release
  • rework fetchAllMembers
  • fetchAllMembers now respects gateway rate limits (~120 guilds per minute)
  • when fetchAllMembers is set to true, the client will now correctly wait for all guilds to fetch their members before firing the ready event. This can take a very long time for large shards (~10 minutes with ~1000 guilds per shard)
  • buffer response for "rest" event is now opt-in (restEventIncludeBuffer:true in the client options)
  • fix error when accessing message.crosspostable
  • consistency pass + eslint

v3.4.2...v3.5.0