|
tgbot-cpp
|
#include <HttpFormField.h>
Public Attributes | |
| std::string | data |
| std::string | mimeType |
| std::string | fileName |
Definition at line 11 of file HttpFormField.h.
| std::string TgBot::HttpFile::data |
Definition at line 12 of file HttpFormField.h.
| std::string TgBot::HttpFile::fileName |
Definition at line 14 of file HttpFormField.h.
| std::string TgBot::HttpFile::mimeType |
Definition at line 13 of file HttpFormField.h.