2.0.2
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