ensure Correct Formatted Body In Text Reply
fun ensureCorrectFormattedBodyInTextReply(messageTextContent: MessageTextContent, originalFormattedBody: String): MessageTextContent
Content copied to clipboard
Not every client sends a formatted body in the last edited event since this is not required in the Matrix specification. We must ensure there is one so that it is still considered as a reply when rendering the message.