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

For removing a user from a group dm. More...

#include <UserEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data snowflake of the dm.
 
snowflake userId {}
 The user's snowflake.
 

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