struct Discord::REST::GatewayBotResponse

Overview

A response to the Get Gateway Bot REST API call.

Defined in:

discordcr/mappings/rest.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def shards : Int32 #

def shards=(_shards : Int32) #

def to_json(json : JSON::Builder) #

def url : String #

def url=(_url : String) #