DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
An interface class for the web_hook_data related discord endpoints;. More...
#include <WebHookEntities.hpp>
|
static |
dataPackage | a get_message_data structure. |
Definition at line 243 of file WebHookEntities.cpp.
|
static |
dataPackage | a delete_web_hook_data structure. |
Definition at line 323 of file WebHookEntities.cpp.
|
static |
dataPackage | an delete_web_hook_message_data structure. |
Definition at line 405 of file WebHookEntities.cpp.
|
static |
dataPackage | a delete_web_hook_with_token_data structure. |
Definition at line 333 of file WebHookEntities.cpp.
|
static |
dataPackage | an edit_web_hook_data_message_data structure. |
Definition at line 384 of file WebHookEntities.cpp.
|
static |
dataPackage | an execute_web_hook_data structure. |
Definition at line 343 of file WebHookEntities.cpp.
|
static |
dataPackage | a get_channel_web_hooks_data structure. |
Definition at line 255 of file WebHookEntities.cpp.
|
static |
dataPackage | a get_guild_web_hooks_data structure. |
Definition at line 266 of file WebHookEntities.cpp.
|
static |
dataPackage | a get_web_hook_data structure. |
Definition at line 277 of file WebHookEntities.cpp.
|
static |
dataPackage | an get_web_hook_message_data structure. |
Definition at line 370 of file WebHookEntities.cpp.
|
static |
dataPackage | a get_web_hook_with_token_data structure. |
Definition at line 288 of file WebHookEntities.cpp.
|
static |
dataPackage | a modify_web_hook_data structure. |
Definition at line 299 of file WebHookEntities.cpp.
|
static |
dataPackage | a modify_web_hook_with_token_data structure. |
Definition at line 311 of file WebHookEntities.cpp.