struct Discord::Gateway::ResumePacket

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token, session_id, seq) #

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

Instance Method Detail

def d : ResumePayload #

def d=(_d : ResumePayload) #

def op : Int32 #

def op=(_op : Int32) #

def to_json(json : JSON::Builder) #