struct Discord::DCA1Mappings::Origin

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 abr : Int32 | Nil #

[View source]
def abr=(abr : Int32 | Nil) #

[View source]
def channels : Int32 | Nil #

[View source]
def channels=(channels : Int32 | Nil) #

[View source]
def encoding : String | Nil #

[View source]
def encoding=(encoding : String | Nil) #

[View source]
def source : String | Nil #

[View source]
def source=(source : String | Nil) #

[View source]
def url : String | Nil #

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

[View source]