ReplySnippet
fun ReplySnippet(originalMessage: ERROR CLASS: Symbol not found for Message??, onClearReply: () -> Unit, ourNode: ERROR CLASS: Symbol not found for Node??)(source)
Displays a snippet of the message being replied to.
Parameters
originalMessage
The message being replied to, or null if not replying.
onClearReply
Callback to clear the reply state.
ourNode
The current user's node information, to display "You" if replying to self.