MediaAttachmentQuotedContent

fun MediaAttachmentQuotedContent(attachment: Attachment, modifier: Modifier = Modifier)

Builds an image attachment for a quoted message which is composed from a singe attachment previewing the attached image, link preview or giphy.

Parameters

attachment

The attachment we wish to show to users.

modifier

Modifier for styling.