tgbot-cpp
Loading...
Searching...
No Matches
TgBot::MessageAutoDeleteTimerChanged Class Reference

This object represents a service message about a change in auto-delete timer settings. More...

#include <MessageAutoDeleteTimerChanged.h>

Public Types

typedef std::shared_ptr< MessageAutoDeleteTimerChangedPtr
 

Public Attributes

std::int32_t messageAutoDeleteTime
 New auto-delete time for messages in the chat.
 

Detailed Description

This object represents a service message about a change in auto-delete timer settings.

Definition at line 14 of file MessageAutoDeleteTimerChanged.h.

Member Typedef Documentation

◆ Ptr

Member Data Documentation

◆ messageAutoDeleteTime

std::int32_t TgBot::MessageAutoDeleteTimerChanged::messageAutoDeleteTime

New auto-delete time for messages in the chat.

Definition at line 22 of file MessageAutoDeleteTimerChanged.h.


The documentation for this class was generated from the following file: