struct Discord::IntegrationAccount

Included Modules

Defined in:

discordcr/mappings/guild.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

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

[View source]
def name : String #

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

[View source]