Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
fun insertSuperscriptsIntoHtml(originalHtml: String, references: List<ChatMessageReferenceModel>?): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun TextMessageContent(msg: String, messageFormat: MessageFormatType, isMine: Boolean, messageReferences: List<ChatMessageReferenceModel>? = null)