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

#include <HttpFormField.h>

Public Attributes

std::string name
std::variant< std::string, HttpFilevalue

Detailed Description

Definition at line 20 of file HttpFormField.h.

Member Data Documentation

◆ name

std::string TgBot::HttpFormField::name

Definition at line 21 of file HttpFormField.h.

◆ value

std::variant<std::string, HttpFile> TgBot::HttpFormField::value

Definition at line 22 of file HttpFormField.h.


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