ClipboardHandler

fun interface ClipboardHandler

Abstraction over the ClipboardHandlerImpl that allows users to copy messages.

Inheritors

Functions

Link copied to clipboard
abstract fun copyMessage(message: Message)