struct Discord::Gateway::IdentifyPacket

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

Instance Method Detail

def d : IdentifyPayload #

def d=(_d : IdentifyPayload) #

def op : Int32 #

def op=(_op : Int32) #

def to_json(json : JSON::Builder) #