FileAttachmentQuotedContent

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

Builds a file attachment quoted message which shows a single file in the attachments list.

Parameters

attachment

The attachment we wish to show to users.