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

For listing the guild_members 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 guild_members.
 
int32_t limit {}
 Max number of members to return (1 - 1000).
 

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