UiCustomMessageLink

data class UiCustomMessageLink(val href: String, val title: String)

Constructors

Link copied to clipboard
constructor(href: String, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL of the hyperlink

Link copied to clipboard

The title of the hyperlink