Nostrum v0.4.1 Nostrum.Struct.Embed.Field View Source
Struct representing a Discord embed field.
Link to this section Summary
Link to this section Types
Link to this type
inline()
View Source
inline()
View Source
inline() :: boolean() | nil
inline() :: boolean() | nil
Whether the field should display as inline
Link to this type
name()
View Source
name()
View Source
name() :: String.t()
name() :: String.t()
Name of the field
Link to this type
value()
View Source
value()
View Source
value() :: String.t()
value() :: String.t()
Value of the field