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? #

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

[View source]
def channels : Int32? #

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

[View source]
def encoding : String? #

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

[View source]
def source : String? #

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

[View source]
def url : String? #

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

[View source]