* Add problem text to message if available
* Revert "Add problem text to message if available"
This reverts commit 7be519bf7fb58356b80bfa459ca4ae229ccd483c.
* Cleanup setup
* Add message template support
* Fix for failing test
* Added tests
* Refactor changes
* Fix lint violation
* Fix failing tests
* Unify handling for message and done_message parameter and sending function
* Update tests
* Fix lint warnings