![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
An interface class for the WebHook related Discord endpoints;. More...
#include <WebHookEntities.hpp>
|
static |
dataPackage | A GetMessageData structure. |
Definition at line 276 of file WebHookEntities.cpp.
|
static |
dataPackage | A DeleteWebHookData structure. |
Definition at line 379 of file WebHookEntities.cpp.
|
static |
dataPackage | An DeleteWebHookMessageData structure. |
Definition at line 464 of file WebHookEntities.cpp.
|
static |
dataPackage | A DeleteWebHookWithTokenData structure. |
Definition at line 388 of file WebHookEntities.cpp.
|
static |
dataPackage | An EditWebHookMessageData structure. |
Definition at line 440 of file WebHookEntities.cpp.
|
static |
dataPackage | An ExecuteWebHookData structure. |
Definition at line 397 of file WebHookEntities.cpp.
|
static |
dataPackage | A GetChannelWebHooksData structure. |
Definition at line 295 of file WebHookEntities.cpp.
|
static |
dataPackage | A GetGuildWebHooksData structure. |
Definition at line 305 of file WebHookEntities.cpp.
|
static |
dataPackage | A GetWebHookData structure. |
Definition at line 315 of file WebHookEntities.cpp.
|
static |
dataPackage | An GetWebHookMessageData structure. |
Definition at line 426 of file WebHookEntities.cpp.
|
static |
dataPackage | A GetWebHookWithTokenData structure. |
Definition at line 325 of file WebHookEntities.cpp.
|
static |
dataPackage | A ModifyWebHookData structure. |
Definition at line 335 of file WebHookEntities.cpp.
|
static |
dataPackage | A ModifyWebHookWithTokenData structure. |
Definition at line 357 of file WebHookEntities.cpp.