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

Discord Embed Author Object

Link to this section Summary

Link to this section Types

Specs

t() :: %Remedy.Schema.EmbedAuthor{
  icon_url: String.t(),
  id: term(),
  name: String.t(),
  proxy_icon_url: String.t(),
  url: String.t()
}