struct Discord::Gateway::StatusUpdatePacket

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(status, game, afk, since) #

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

Instance Method Detail

def d : StatusUpdatePayload #

def d=(_d : StatusUpdatePayload) #

def op : Int32 #

def op=(_op : Int32) #

def to_json(json : JSON::Builder) #