![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting a WebHook Message. More...
#include <WebHookEntities.hpp>
Public Data Members | |
Snowflake | messageId {} |
The Message Id to collect. | |
Snowflake | threadId {} |
Send a message to the specified thread within a webhook's Channel. The thread will automatically be unarchived. | |
Snowflake | webHookId {} |
The WebHook you would like to collect. | |
std::string | webhookToken {} |
The WebHook token you would like to collect. | |