tgbot-cpp
Loading...
Searching...
No Matches
TgBot::HttpFile Struct Reference

#include <HttpFormField.h>

Public Attributes

std::string data
std::string mimeType
std::string fileName

Detailed Description

Definition at line 11 of file HttpFormField.h.

Member Data Documentation

◆ data

std::string TgBot::HttpFile::data

Definition at line 12 of file HttpFormField.h.

◆ fileName

std::string TgBot::HttpFile::fileName

Definition at line 14 of file HttpFormField.h.

◆ mimeType

std::string TgBot::HttpFile::mimeType

Definition at line 13 of file HttpFormField.h.


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