Skip to content

Draft: Single instance of ChatDocumentHandler for edits

Since only 1 message can be edited, instantiate just 1 instance of ChatDocumentHandler and update when a message is edited.

Merge request reports