![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For adding a user to a group DM. More...
#include <UserEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The Channel Id of the DM. | |
std::string | nick {} |
The user's nickname. | |
std::string | token {} |
The user's access token. | |
Snowflake | userId {} |
The user's Id. | |