|
LibTgBotPP
|
#include <MessageEntity.h>
Public Member Functions | |
| MessageEntity (Json::Value) | |
| std::string | getType () |
Private Attributes | |
| std::string | type |
| Json::Int64 | offset |
| Json::Int64 | length |
| std::string | url |
| Telegram::MessageEntity::MessageEntity | ( | Json::Value | json | ) |
| std::string Telegram::MessageEntity::getType | ( | ) |
|
private |
|
private |
|
private |
|
private |