MessageEmbedField

Inherits: Reference < Object

Description

Represents a field withing a message embed.

Properties

type name
String name
String value
bool inline

Property Descriptions

  • String name

    Name of the field.


  • String value

    Value of the field.


  • bool inline

    Whether or not this field should display inline.