class Worker::HudbaClient::Mapping::Audio

Included Modules

Defined in:

worker/hudba_client/mapping/audio.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def artist : String #

[View source]
def cover_url : String | Nil #

[View source]
def decoded_url : String | Nil #

[View source]
def duration : Time::Span #

[View source]
def id : String #

[View source]
def is_claimed : Bool #

[View source]
def title : String #

[View source]