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? #

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

[View source]
def artist : String? #

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

[View source]
def comments : String? #

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

[View source]
def cover : String? #

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

[View source]
def genre : String? #

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

[View source]
def title : String? #

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

[View source]