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

For adding a chosen user_data to a chosen thread_data. More...

#include <ThreadEntities.hpp>

Public Data Members

snowflake channelId {}
 The id of the thread_data to join.
 
snowflake userId {}
 The id of the user_data to add to the thread_data.
 

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