struct Discord::Gateway::VoiceServerUpdatePayload

Included Modules

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def endpoint : String #

[View source]
def endpoint=(endpoint : String) #

[View source]
def guild_id : Snowflake #

[View source]
def guild_id=(guild_id : Snowflake) #

[View source]
def token : String #

[View source]
def token=(token : String) #

[View source]