The message was originally sent by an unknown user.
More...
#include <MessageOriginHiddenUser.h>
|
std::string | senderUserName |
| Name of the user that sent the message originally.
|
|
std::string | type |
| Type of the message origin.
|
|
std::uint32_t | date |
| Date the message was sent originally in Unix time.
|
|
|
static const std::string | TYPE |
|
The message was originally sent by an unknown user.
Definition at line 16 of file MessageOriginHiddenUser.h.
◆ Ptr
◆ MessageOriginHiddenUser()
TgBot::MessageOriginHiddenUser::MessageOriginHiddenUser |
( |
| ) |
|
|
inline |
◆ senderUserName
std::string TgBot::MessageOriginHiddenUser::senderUserName |
◆ TYPE
const std::string TgBot::MessageOriginHiddenUser::TYPE |
|
static |
The documentation for this class was generated from the following file: