Skip to content

[Alpha] 0.0.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@DonovanDMC DonovanDMC released this 07 Sep 23:44
· 756 commits to dev since this release
3038041
  • Properly assign joinedAt in Guild (#8)
  • Fix for MESSAGE_UPDATE events causing errors when partial
  • Remove *ID functions from InteractionOptionsWrapper
  • Fix mentionable in InteractionOptionsWrapper
  • Remove *Value from functions, and add Option to functions in InteractionOptionsWrapper (e.g. getString -> getStringOption, getStringValue -> getString)
  • Refactor collections (remove external dependency, we also export a Collection class that can be used in your personal projects.)
  • The members collectionLimits option now accepts an unknown key when using an object (this will be used when a guild id is not present)
  • The members collectionLimits option now defaults to Infinity