Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@Woeler Woeler released this 10 Jun 09:15
· 3 commits to master since this release
ae60360
  • Upgrade to PHP 8.1
  • Add support for waiting for the message response when sending messages
  • Add support for the message GET method
  • Add support for the message UPDATE method
  • Add support for the message DELETE method
  • Cleaned up some code
  • Removed toArray in favour of jsonSerialize method
  • Move generic getters and setters to the abstract class from the textmessage class
  • Change self return types to static
  • Add Discord's error description to exceptions for better debugging