struct Discord::DCA1Mappings::Info

Included Modules

Defined in:

discordcr/dca.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def album : String | Nil #

[View source]
def album=(album : String | Nil) #

[View source]
def artist : String | Nil #

[View source]
def artist=(artist : String | Nil) #

[View source]
def comments : String | Nil #

[View source]
def comments=(comments : String | Nil) #

[View source]
def cover : String | Nil #

[View source]
def cover=(cover : String | Nil) #

[View source]
def genre : String | Nil #

[View source]
def genre=(genre : String | Nil) #

[View source]
def title : String | Nil #

[View source]
def title=(title : String | Nil) #

[View source]