inaccessible_message_t

struct banana::api::inaccessible_message_t

This object describes a message that was deleted or is otherwise inaccessible to the bot.

chat_t chat

Chat the message belonged to

integer_t message_id

Unique message identifier inside the chat

integer_t date

Always 0. The field can be used to differentiate regular and inaccessible messages.