struct Discord::REST::GatewayBotResponse
- Discord::REST::GatewayBotResponse
- Struct
- Value
- Object
Overview
A response to the Get Gateway Bot REST API call.
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/rest.crConstructors
Instance Method Summary
- #session_start_limit : SessionStartLimit
- #session_start_limit=(session_start_limit : SessionStartLimit)
- #shards : Int32
- #shards=(shards : Int32)
- #url : String
- #url=(url : String)