DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::delete_web_hook_message_data Struct Reference

For deleting a web_hook message_data. More...

#include <WebHookEntities.hpp>

Public Data Members

snowflake messageId {}
 The message snowflake to collect.
 
snowflake threadId {}
 Send a message to the specified thread within a webhook's channel_data. the thread will automatically be unarchived.
 
snowflake webHookId {}
 The web_hook_data you would like to collect.
 
jsonifier::string webhookToken {}
 The web_hook_data token you would like to collect.
 

The documentation for this struct was generated from the following file: