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

Represents a thread_data-members-update. More...

#include <FoundationEntities.hpp>

Public Data Members

jsonifier::vector< thread_member_dataaddedMembers {}
 New members added to the thread_data.
 
snowflake guildId {}
 Guild id of the thread_data.
 
uint32_t memberCount {}
 Number of guild-members in the thread_data.
 
jsonifier::vector< jsonifier::string > removedMemberIds {}
 Members who have been removed.
 

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