Skip to content

v2.11.4

Choose a tag to compare

@FasterSpeeding FasterSpeeding released this 08 Feb 14:55
· 179 commits to master since this release
c4aae7f

2.11.4 - 2023-02-08

Fixed

  • Context.create_initial_response (and by extension Context.respond for the initial response specifically) will no-longer try to pass the attachment, component or embed as the actual message content when passed for the content argument for REST-based interaction commands.
  • Removed use of and references to hikari.RateLimitedError to fix compatibility with hikari>=2.0.0.dev116.