v2.11.4
·
179 commits
to master
since this release
2.11.4 - 2023-02-08
Fixed
Context.create_initial_response(and by extensionContext.respondfor the initial response specifically) will no-longer try to pass the attachment, component or embed as the actual message content when passed for thecontentargument for REST-based interaction commands.- Removed use of and references to
hikari.RateLimitedErrorto fix compatibility withhikari>=2.0.0.dev116.