Skip to main content

DiscordEmbedField

Documentation


Documentation / @discordeno/types / DiscordEmbedField

Interface: DiscordEmbedField

Defined in: discord/message.ts:455

https://docs.discord.com/developers/resources/message#embed-object-embed-field-structure

Properties

inline?

optional inline?: boolean

Defined in: discord/message.ts:461

Whether or not this field should display inline


name

name: string

Defined in: discord/message.ts:457

Name of the field


value

value: string

Defined in: discord/message.ts:459

Value of the field