The message was originally sent by a known user.
More...
#include <MessageOriginUser.h>
|
User::Ptr | senderUser |
| 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 a known user.
Definition at line 16 of file MessageOriginUser.h.
◆ Ptr
◆ MessageOriginUser()
TgBot::MessageOriginUser::MessageOriginUser |
( |
| ) |
|
|
inline |
◆ senderUser
User::Ptr TgBot::MessageOriginUser::senderUser |
◆ TYPE
const std::string TgBot::MessageOriginUser::TYPE |
|
static |
The documentation for this class was generated from the following file: