struct Discord::Gateway::VoiceStateUpdatePacket

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(guild_id, channel_id, self_mute, self_deaf) #

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

Instance Method Detail

def d : VoiceStateUpdatePayload #

def d=(_d : VoiceStateUpdatePayload) #

def op : Int32 #

def op=(_op : Int32) #

def to_json(json : JSON::Builder) #