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

For removing a chosen user_data from a thread_data. More...

#include <ThreadEntities.hpp>

Public Data Members

snowflake channelId {}
 The id of the thread_data to remove them from.
 
snowflake userId {}
 The id of the user_data to remove from the thread_data.
 

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