struct Discord::UnavailableGuild

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 : Snowflake #

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

[View source]
def unavailable : Bool #

[View source]
def unavailable=(unavailable : Bool) #

[View source]