![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For getting a WebHook Message. More...
#include <WebHookEntities.hpp>
Public Data Members | |
Snowflake | messageId {} |
The Message Id to collect. | |
Snowflake | threadId {} |
The thread that the Message is in. | |
Snowflake | webHookId {} |
The WebHook you would like to collect. | |
std::string | webhookToken {} |
The WebHook token you would like to collect. | |