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

For collecting a thread_member responseData structure for a given thread_member. More...

#include <ThreadEntities.hpp>

Public Data Members

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

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