struct Discord::REST::GatewayResponse

Overview

A response to the Get Gateway REST API call.

Included Modules

Defined in:

discordcr/mappings/rest.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def url : String #

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

[View source]