This section refers to legacy library-related questions that do not
apply to the latest or recent version of the Discord.Net library.
If you are currently using an older version of the stable branch,
please upgrade to the latest pre-release version to ensure maximum
compatibility. Several features may be broken in older
versions and will likely not be fixed in the version branch due to
their breaking nature.
Visit the repo's release tag to see the latest public pre-release.
The DependencyMap
has been replaced with Microsoft's
DependencyInjection Abstractions. An example usage can be seen
here.