struct

Discord::REST::GatewayBotResponse

Inherits JSON::Serializable / Struct / Value / Object

A response to the Get Gateway Bot REST API call.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

session_start_limit
Source
session_start_limit=(session_start_limit : SessionStartLimit)
Source
shards
Source
shards=(shards : Int32)
Source
url=(url : String)
Source