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

For collecting a list of guild's that the bot is in. More...

#include <GuildEntities.hpp>

Public Data Members

snowflake after {}
 Get guilds after this guild id.
 
snowflake before {}
 Get guilds before this guild id.
 
uint32_t limit {}
 Max number of guilds to return (1 - 200).
 

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