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

For modifying a web_hook. More...

#include <WebHookEntities.hpp>

Public Data Members

jsonifier::string avatar {}
 Image responseData for the default webhook avatar.
 
snowflake channelId {}
 The new channel_data id this webhook should be moved to.
 
jsonifier::string name {}
 The default name of the webhook.
 
snowflake webHookId {}
 The web_hook_data to be modified.
 
jsonifier::string webhookToken {}
 Token of the desired web_hook_data.
 

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