github discord-net/Discord.Net 3.4.0
v3.4.0

latest release: 3.4.1
2 years ago

[3.4.0] - 2022-3-2

This release brings with it Complex parameters to the interaction service (docs here). This release also adds support for sending MessageFlags with messages, currently only MessageFlags.SuppressEmbeds is supported.

Upgrade Path

This version changes the method signature of SendMessageAsync, any third party libraries using this method will need to be updated. Besides the method change all the rest of the changes are additions + bug fixes, this version is compatible with code from 3.3.2

Thanks to the following contributors for this release

Added

Fixed

  • #2117 Fix stream access exception when ratelimited (a1cfa41)
  • #2128 Fix context menu comand message type (f601e9b)
  • #2135 Fix NRE when ratelimmited requests don't return a body (b95b942)
  • #2154 Fix usage of CacheMode.AllowDownload in channels (b3370c3)

Misc

Don't miss a new Discord.Net release

NewReleases is sending notifications on new releases.