OwnedMessageVisibilityContent

fun OwnedMessageVisibilityContent(message: Message, modifier: Modifier = Modifier)

Shows the content that lets the user know that only they can see the message.

Parameters

message

Message to show.

modifier

Modifier for styling.