|
tgbot-cpp
|
Represents an HTTP link to be sent. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<InputMediaLink> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the media, must be link. | |
| std::string | url { } |
| HTTP URL of the link. | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
| using TgBot::InputMediaLink::Ptr = std::shared_ptr<InputMediaLink> |
|
static |
| std::string TgBot::InputMediaLink::type { TYPE } |
| std::string TgBot::InputMediaLink::url { } |