![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data representing a single GuildScheduledEventUser. More...
#include <FoundationEntities.hpp>
Public Data Members | |
Snowflake | guildScheduledEventId {} |
The scheduled event id which the User subscribed to/. | |
GuildMemberData | member {} |
Guild member data for this User for the Guild which this event belongs to, if any. | |
UserData | user {} |
User which subscribed to an event. | |