toggleOriginalText

fun toggleOriginalText(messageId: String)

Toggles the visibility of the original text translation for a given message ID. If the original text is currently shown, it will be hidden, and vice versa.

Parameters

messageId

The ID of the message for which to toggle the original text translation visibility.