![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of a WebHook update event. More...
#include <EventManager.hpp>
Public Data Members | |
Snowflake | channelId {} |
Id of the Channel for which the WebHook Update is occurring. | |
Snowflake | guildId {} |
Id of the Guild for which the WebHook Update is occurring. | |