#include <User.hpp>
Definition at line 15 of file User.hpp.
◆ User() [1/2]
◆ User() [2/2]
models::User::User |
( |
tgbotxx::Ptr< tgbotxx::User > |
tgUser, |
|
|
ChatId |
chatId |
|
) |
| |
|
inline |
◆ table()
static auto models::User::table |
( |
| ) |
|
|
inlinestatic |
◆ addedToAttachmentMenu
bool models::User::addedToAttachmentMenu {} |
◆ chatId
ChatId models::User::chatId {} |
◆ createdAt
std::time_t models::User::createdAt {} |
◆ firstName
std::string models::User::firstName |
◆ id
◆ isBot
bool models::User::isBot {} |
◆ isPremium
bool models::User::isPremium {} |
◆ languageCode
std::string models::User::languageCode |
◆ lastName
std::string models::User::lastName |
◆ status
UserStatus models::User::status {UserStatus::ACTIVE} |
◆ updatedAt
std::time_t models::User::updatedAt {} |
◆ username
std::string models::User::username |
The documentation for this struct was generated from the following file: