struct Discord::DCA1Mappings::Tool

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 author : String? #

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

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def url : String? #

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

[View source]
def version : String #

[View source]
def version=(version : String) #

[View source]