Discord::REST::GatewayBotResponse
Inherits JSON::Serializable / Struct / Value / Object
A response to the Get Gateway Bot REST API call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
session_start_limit
Sourcesession_start_limit=(session_start_limit : SessionStartLimit)
Sourceshards
Sourceshards=(shards : Int32)
Sourceurl
Sourceurl=(url : String)
Source