struct Discord::EmbedImage

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(url : String) #

[View source]
def self.new(__temp_198 : JSON::PullParser) #

Instance Method Detail

def height : ::Union(UInt32, Nil) #

def height=(_height : ::Union(UInt32, Nil)) #

def proxy_url : ::Union(String, Nil) #

def proxy_url=(_proxy_url : ::Union(String, Nil)) #

def to_json(json : JSON::Builder) #

def url : String #

def url=(_url : String) #

def width : ::Union(UInt32, Nil) #

def width=(_width : ::Union(UInt32, Nil)) #