github nextcord/nextcord 2.0.0b1
v2.0.0b1

latest releases: v3.1.1, v3.1.0, v3.0.1...
pre-release3 years ago

What's Changed

NOTE

This requires Intents.message_content to receive content for messages, see here for more info

Features

Breaking Changes

Bug fixes

  • removing embeds when editing with files and add embeds to PartialMessage.edit by @DenverCoder1 in #551
  • messages: add context_menu_command to is_system by @DenverCoder1 in #561
  • app-cmds: support leaving out interaction in numpy docstring by @DenverCoder1 in #559
  • app-cmds: pass default_permission correctly (Closes: #373) by @hlieberman in #383
  • fix(member): fix typehint by @MaskDuck in #614
  • app-checks: remove unused argument from ApplicationCommand and remove unused variable invoke_error by @okay1204 in #611
  • channels: getting guild when no channel type by @DenverCoder1 in #652
  • iterators: resolve infinite loop in scheduled event iterators by @ooliver1 in #644
  • iterators: guild iterator can paginate properly and 200 per page by @shiftinv in #649

New Contributors

Full Changelog: 2.0.0a10...2.0.0b1

Don't miss a new nextcord release

NewReleases is sending notifications on new releases.