Used by bots to implement live message streaming ».
sendMessageTextDraftAction#376d975c random_id:long text:TextWithEntities = SendMessageAction;
| Name | Type | Description |
|---|---|---|
| random_id | long | Live draft ID: used by graphical clients to slightly change the rendering behavior, see here » for more info. |
| text | TextWithEntities | The contents of the live draft. |
Telegram bots offer a number of features for AI chatbots.