struct Discord::Gateway::IdentifyPacket

Included Modules

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token, properties, large_threshold, compress, shard, intents) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def d : IdentifyPayload #

[View source]
def d=(d : IdentifyPayload) #

[View source]
def op : Int32 #

[View source]
def op=(op : Int32) #

[View source]