Elixir v0.2.0 Nostrum.Struct.Embed.Author
Struct representing a Discord embed author.
Summary
Types
URL of the author icon
Name of the author
Proxied URL of author icon
t()
t() :: %Nostrum.Struct.Embed.Author{icon_url: icon_url, name: name, proxy_icon_url: proxy_icon_url, url: url}
URL of the author