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

Discord Embed Thumbnail Object

Link to this section Summary

Link to this section Types

Specs

t() :: %Remedy.Schema.EmbedThumbnail{
  height: integer(),
  id: term(),
  proxy_url: String.t(),
  url: String.t(),
  width: integer()
}