Skip to content

2.0.2

Compare
Choose a tag to compare
@guanguans guanguans released this 28 Feb 10:37
· 325 commits to main since this release

2.0.2 - 2024-02-28

Feat

  • Chanify: add support for audio, file, and image messages
  • Discord: Add ability to send messages with rich content
  • Pest: add assertCanSendMessage expectation

Refactor

  • Message: update message class properties and methods
  • MockHandler: Remove unnecessary code and improve readability
  • tests: Update ClientTest.php for message sending functionality

Test

  • ClientTest: Refactor message creation in ClientTest