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

For getting a web_hook message_data. More...

#include <WebHookEntities.hpp>

Public Data Members

snowflake messageId {}
 The message snowflake to collect.
 
snowflake threadId {}
 The thread that the message is in.
 
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: