Remedy.Schema.EmbedField (Remedy v0.6.1) View Source

Discord Embed Field Object

Link to this section Summary

Link to this section Types

Specs

t() :: %Remedy.Schema.EmbedField{
  id: term(),
  inline: boolean(),
  name: String.t(),
  value: String.t()
}

Link to this section Functions