struct Discord::Gateway::VoiceServerUpdatePayload

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_859 : JSON::PullParser) #

Instance Method Detail

def endpoint : String #

def endpoint=(_endpoint : String) #

def guild_id : Snowflake #

def guild_id=(_guild_id : Snowflake) #

def to_json(json : JSON::Builder) #

def token : String #

def token=(_token : String) #