Nostrum v0.4.0 Nostrum.Struct.Embed.Image View Source
Struct representing a Discord embed image.
Link to this section Summary
Link to this section Types
Link to this type
height()
View Source
height()
View Source
height() :: integer() | nil
height() :: integer() | nil
Height of the image
Link to this type
proxy_url()
View Source
proxy_url()
View Source
proxy_url() :: String.t() | nil
proxy_url() :: String.t() | nil
URL of image icon
Link to this type
url()
View Source
url()
View Source
url() :: String.t() | nil
url() :: String.t() | nil
Image text
Link to this type
width()
View Source
width()
View Source
width() :: integer() | nil
width() :: integer() | nil
Width of the image