injected service use to handle the chat related operations
injected logger used to handle the logging
request context [headers, body, params, query].
204 Status No Content
This handler will delete message template by applying the following steps in sequence:
Delete message template (chatService.deleteOneMessageTemplate)
Return 204 Status No Content
500 NBError Internal Server Error
Generated using TypeDoc
Delete message template handler