Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Limits

Functions

Link copied to clipboard
open override fun toRequest(): EmbedFieldRequest

Properties

Link copied to clipboard

Whether the field should be rendered inline, false by default.

Link copied to clipboard

The name or 'title' of the Field, ZERO_WIDTH_SPACE by default. Limited in to the length of Limits.name.

Link copied to clipboard

The value or 'description' of the Field, ZERO_WIDTH_SPACE by default. Limited to the length of Limits.value.