Content Utils
Functions
Link copied to clipboard
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.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard