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

For creating a new web_hook_data. More...

#include <WebHookEntities.hpp>

Public Data Members

jsonifier::string avatar {}
 Image for the default webhook avatar.
 
snowflake channelId {}
 The channel_data within which to create the web_hook_data.
 
jsonifier::string name {}
 Name of the webhook(1 - 80 characters).
 

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