struct MangaDex::Group

Included Modules

Defined in:

mangadex/group.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : Int64, name : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : Int64 #

[View source]
def name : String #

[View source]