Link

interface Link

Describes a URL link.

Properties

Link copied to clipboard
abstract val description: String

Describes what the link offers.

Link copied to clipboard
abstract val url: String

The URL of the link.

Functions

Link copied to clipboard
Link copied to clipboard
fun Help.Link.copy(body: <Error class: unknown class>.() -> Unit = {}): Help.Link

Copies the original message, including unknown fields.