stream-chat-java
stream-chat-java copied to clipboard
feat: implemented the message reminders feature
- [x] The code changes follow best practices
- [x] Code changes are tested (add some information if not applicable)
Description of the pull request
- Added the reminders feature
- added create reminders
- added delete reminders
- added query reminders
- added update reminders
- In the Makefile added targets to run the tests and linting in docker