Skip to content

GramIO API Reference / gramio/dist / TelegramMessageGenerationStopped

Interface: TelegramMessageGenerationStopped

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

This object describes an update about a user stopping message generation.

Documentation

Properties

PropertyTypeDescriptionDefined in
chatTelegramChatChat in which the message is generated@gramio/types/out/objects.d.ts:2534
draft_idnumberUnique identifier of the message draft which was stopped@gramio/types/out/objects.d.ts:2542
message_thread_id?numberOptional. Unique identifier of the message thread in which the message is generated@gramio/types/out/objects.d.ts:2538