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

Structure representing voice region data. More...

#include <FoundationEntities.hpp>

Public Data Members

bool custom {}
 Whether this is a custom voice region(used for events / etc).
 
bool deprecated {}
 Whether this is a deprecated voice region(avoid switching to these).
 
snowflake id {}
 Unique id for the region.
 
jsonifier::string name {}
 Name of the region.
 
bool optimal {}
 True for a single server that is closest to the current user_data's client.
 

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