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

Data that is received as part of a Gateway ping event. More...

#include <EventManager.hpp>

Inherits DiscordCoreAPI::EventData< ValueType >.

Public Data Members

int32_t timeUntilNextPing {}
 The number of milliseconds until the next ping.
 

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