Reply

data class Reply(message: Message) : MediaGalleryPreviewAction

Should take the user back to the message list with a pre-packaged quoted reply in the message input.

Constructors

Link copied to clipboard
constructor(message: Message)