1#ifndef TGBOT_INACCESSIBLEMESSAGE_H
2#define TGBOT_INACCESSIBLEMESSAGE_H
19 typedef std::shared_ptr<InaccessibleMessage>
Ptr;
std::shared_ptr< Chat > Ptr
This object describes a message that was deleted or is otherwise inaccessible to the bot.
std::uint8_t date
Always 0.
std::shared_ptr< InaccessibleMessage > Ptr
Chat::Ptr chat
Chat the message belonged to.
std::int32_t messageId
Unique message identifier inside the chat.