Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message reminders #162

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Message reminders #162

wants to merge 2 commits into from

Conversation

nijeesh-stream
Copy link

Submit a pull request

CLA

  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)
  • Commit message fits conventional commits. Important for CHANGELOG generation.

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

- Added methods for creating, updating, deleting, and querying reminders in IMessageClient and MessageClient.
- Introduced Reminder and related response models to handle reminder data.
- Added unit tests to validate the reminder functionality, covering full lifecycle operations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant