Limits

object Limits(source)

Properties

Link copied to clipboard
const val description: Int = 4096

The maximum length of the EmbedBuilder.description field.

Link copied to clipboard
const val fieldCount: Int = 25

The maximum amount of EmbedBuilder.Field in an EmbedBuilder.

Link copied to clipboard
const val title: Int = 256

The maximum length of the EmbedBuilder.title field.

Link copied to clipboard
const val total: Int = 6000

The maximum length of all text inside the EmbedBuilder.