interface APIEmbedField

external
export interface APIEmbedField

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

optionalexternal
inline? : boolean

Whether or not this field should display inline

external
name : string

Name of the fieldLength limit: 256 characters

external
value : string

Value of the fieldLength limit: 1024 characters