![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying a WebHook. More...
#include <WebHookEntities.hpp>
Public Data Members | |
std::string | avatar {} |
Image responseData for the default webhook avatar. | |
Snowflake | channelId {} |
The new Channel id this webhook should be moved to. | |
std::string | name {} |
The default name of the webhook. | |
Snowflake | webHookId {} |
The WebHook to be modified. | |
std::string | webhookToken {} |
Token of the desired WebHook. | |