Concord - C Discord API library
A Discord API wrapper library written in C
|
Request to be performed. More...
#include <discord-internal.h>
Data Fields | |
struct discord_ret_dispatch | dispatch |
struct discord_ret_response | response |
struct discord_attachments | attachments |
char * | reason |
Request to be performed.
struct discord_ret_dispatch discord_attributes::dispatch |
attributes set by client for request dispatch behavior
struct discord_ret_response discord_attributes::response |
information for parsing response into a datatype (if possible)
struct discord_attachments discord_attributes::attachments |
if HTTP_MIMEPOST provide attachments for file transfer
char* discord_attributes::reason |
indicated reason to why the action was taken