Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@viral32111 viral32111 released this 25 Mar 18:52
· 7 commits to master since this release
1.1.0
6221255

This update is for the changes to the API that have been upcoming for a while now, which means deferred responses now show the Bot name is thinking... message, and there is no longer a User used /command on Bot name message.

Changelog

  • Optimised authorization header definition.
  • Added uploading attachments (and regular content/embeds) through multipart/form-data requests.
  • Added automatic rate limit handling.
  • Removed deprecated interaction response types.
  • Exception is now raised when trying to delete an ephemeral response.
  • Followup message content is now optional.
  • Added ephemeral option to followup messages.