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

Data representing a file to be sent via multipart-form data. More...

#include <FoundationEntities.hpp>

Public Data Members

jsonifier::string data {}
 The data of the file.
 
jsonifier::string fileName {}
 The name of the file.
 

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