Skip to content

v1.17.0

Choose a tag to compare

@FasterSpeeding FasterSpeeding released this 18 Aug 22:16
· 104 commits to master since this release
7333cf2

1.17.0 - 2023-08-18

Added

  • Wait for implementation for modals.

Changed

  • Page.__init__'s signature now more closely Hikari's message create methods: with new attachment and embed keyword arguments for passing singular values while also now allowing an embed or file to be passed as content.

Fixed

  • Timed out individual requests will no-longer lead to the chunk tracker crashing.