|
tgbot-cpp
|
This object represents a service message about a change in auto-delete timer settings. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<MessageAutoDeleteTimerChanged> |
Public Attributes | |
| std::int32_t | messageAutoDeleteTime { } |
| New auto-delete time for messages in the chat; in seconds. | |
This object represents a service message about a change in auto-delete timer settings.
| using TgBot::MessageAutoDeleteTimerChanged::Ptr = std::shared_ptr<MessageAutoDeleteTimerChanged> |
| std::int32_t TgBot::MessageAutoDeleteTimerChanged::messageAutoDeleteTime { } |