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

Collects a single web_hook_data, using the token and snowflake. More...

#include <WebHookEntities.hpp>

Public Data Members

snowflake webHookId {}
 snowflake of the desired web_hook_data.
 
jsonifier::string webhookToken {}
 Token of the desired web_hook_data.
 

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