Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(message): Improve make method in Message class
- Refactored the make method in the Message class to handle different argument scenarios efficiently - Added logic to handle cases where no arguments are passed - Improved handling of default properties and defined/required properties
- Loading branch information