injected service use to handle the chat related operations
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This handler will patch message by applying the following steps in sequence:
Patch message by messageId (chatService.updateOneMessage)
Return the patched message
400 NBError Bad Request
500 NBError Internal Server Error
Generated using TypeDoc
Patch message handler