MessageGenerationStopped¶
- class aiogram.types.message_generation_stopped.MessageGenerationStopped(*, chat: Chat, draft_id: int, message_thread_id: int | None = None, **extra_data: Any)[source]¶
This object describes an update about a user stopping message generation.
Source: https://core.telegram.org/bots/api#messagegenerationstopped
- draft_id: int¶
Unique identifier of the message draft which was stopped
- message_thread_id: int | None¶
Optional. Unique identifier of the message thread in which the message is generated