struct Discord::EmbedVideo

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_189 : JSON::PullParser) #

Instance Method Detail

def height : UInt32 #

def height=(_height : UInt32) #

def to_json(json : JSON::Builder) #

def url : String #

def url=(_url : String) #

def width : UInt32 #

def width=(_width : UInt32) #