![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For listing the GuildMembers of a chosen Guild. More...
#include <GuildMemberEntities.hpp>
Public Data Members | |
Snowflake | after {} |
The highest user id in the previous page. | |
Snowflake | guildId {} |
Guild from which to list the GuildMembers. | |
int32_t | limit {} |
Max number of members to return (1 - 1000). | |