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

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

#include <EventManager.hpp>

Inherits discord_core_api::event_data< value_type >.

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: