struct

Discord::DCA1Mappings::Info

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

album
Source
album=(album : String | Nil)
Source
artist
Source
artist=(artist : String | Nil)
Source
comments
Source
comments=(comments : String | Nil)
Source
cover
Source
cover=(cover : String | Nil)
Source
genre
Source
genre=(genre : String | Nil)
Source
title
Source
title=(title : String | Nil)
Source