struct Discord::Gateway::GuildDeletePayload

Included Modules

Defined in:

discordcr/mappings/gateway.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 | Nil #

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

[View source]