Skip to content

GramIO API Reference / gramio/dist / TelegramBusinessMessagesDeleted

Interface: TelegramBusinessMessagesDeleted

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

This object is received when messages are deleted from a connected business account.

Documentation

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection@gramio/types/out/objects.d.ts:5610
chatTelegramChatInformation about a chat in the business account. The bot may not have access to the chat or the corresponding user.@gramio/types/out/objects.d.ts:5614
message_idsnumber[]The list of identifiers of deleted messages in the chat of the business account@gramio/types/out/objects.d.ts:5618