Skip to content

v2.3.0

Compare
Choose a tag to compare
@Ayfri Ayfri released this 10 Aug 04:12
· 13 commits to main since this release

πŸ“† 10.08.2021 🏷️ 2.3.0 πŸ’Ύ D388CC3 πŸš€ 6 πŸ“š 1 ♻️ 4

πŸš€ New Features

  • 140AC0A feat: Add threads parameter to fetchChannel method. (@Ayfri)
  • A8EFC0F feat: Add threads parameter to fetchChannels method. (@Ayfri)
  • A45059F feat: Add threads parameter to fetchGuild method. (@Ayfri)
  • D20DAF2 feat: Add fetchThread & fetchThreads methods. (@Ayfri)
  • DB10CF3 feat: Add possibility to fetch all the threads of a guild from the fetchThreads method. (@Ayfri)
  • 324AF43 feat: Support NewsChannel type for fetching channels. (@Ayfri)

πŸ“š Documentation

  • 0186244 docs: Add information about fetching only active threads. (@Ayfri)

♻️ Refactors