telegramx.js

InaccessibleMessage

interface

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

Declaration

interface InaccessibleMessage 

Properties

chatproperty#
chat: Chat;

Chat the message belonged to

dateproperty#
date: number;

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

message_idproperty#
message_id: number;

Unique message identifier inside the chat