add Field
Adds a field to the embed.
Return
MessageEmbedBuilder for chaining.
Parameters
name
Name of the field.
value
Content of the field.
inline
Whether to inline the field or not.
Adds a field to the embed.
Return
MessageEmbedBuilder for chaining.
Parameters
field
EmbedField