Skip to content

discord-typings v0.2.0 (v0.2.2)

Compare
Choose a tag to compare
@Bluenix2 Bluenix2 released this 13 Feb 16:06
8d2c655

This is the second release of discord-typings which primarily brings full support for interactions 🎉

There were issues with v0.2.0 and v0.2.1 that have been fixed with v0.2.2, see Extra Fixes.

Changes

Features

  • Support all interactions payloads

Fixes

  • Add missing TypedDicts to their respective __all__

Extra fixes

  • Move all imports under if TYPE_CHECKING