Discord Embed Field  
Holder datum for discord embed fields
Used in /datum/discord_embed and serves as a code-first means to add fields to an embed See https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure
| Vars | |
| field_content | Content of the field | 
|---|---|
| field_name | Name of the field | 
| inline | Inline flag | 
Var Details
field_content  
Content of the field
field_name  
Name of the field
inline  
Inline flag