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

For adding a user to a group dm. More...

#include <UserEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data snowflake of the dm.
 
jsonifier::string nick {}
 The user's nickname.
 
jsonifier::string token {}
 The user's access token.
 
snowflake userId {}
 The user's snowflake.
 

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