Remedy.Schema.EmbedFooter (Remedy v0.6.6) View Source

Discord Embed Footer Object

Link to this section Summary

Link to this section Types

Specs

t() :: %Remedy.Schema.EmbedFooter{
  icon_url: String.t(),
  id: term(),
  proxy_icon_url: String.t(),
  text: String.t()
}