struct Discord::DCA1Mappings::Tool

Defined in:

discordcr/dca.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def author : Union(String, Nil) #

def author=(_author : Union(String, Nil)) #

def name : String #

def name=(_name : String) #

def to_json(json : JSON::Builder) #

def url : Union(String, Nil) #

def url=(_url : Union(String, Nil)) #

def version : String #

def version=(_version : String) #