ClickableText

constructor(builder: ComponentBuilder<*, *>)

Creates a message component with the given text.

Parameters

builder

The display text of the component.


constructor(component: Component)
constructor(text: String)