Skip to content

GramIO API Reference / gramio/dist / TelegramInaccessibleMessage

Interface: TelegramInaccessibleMessage

Defined in: @gramio/types/out/objects.d.ts:947

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

Documentation

Properties

PropertyTypeDescriptionDefined in
chatTelegramChatChat the message belonged to@gramio/types/out/objects.d.ts:951
datenumberAlways 0. The field can be used to differentiate regular and inaccessible messages.@gramio/types/out/objects.d.ts:959
message_idnumberUnique message identifier inside the chat@gramio/types/out/objects.d.ts:955