DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::gateway_bot_data Struct Reference

Data from the get_gateway_bot endpoint. More...

#include <FoundationEntities.hpp>

Public Data Members

session_start_data sessionStartLimit {}
 Information on the current session start limit.
 
uint32_t shards {}
 The recommended number of shards to use when connecting.
 
jsonifier::string url {}
 The wss url that can be used for connecting to the gateway.
 

The documentation for this struct was generated from the following file: