telegramx.js

SendRichMessageDraftParams

interface

Declaration

interface SendRichMessageDraftParams 

Properties

chat_idproperty#
chat_id: number;

Unique identifier for the target private chat

draft_idproperty#
draft_id: number;

Unique identifier of the message draft; must be non-zero. Changes to drafts with the same identifier are animated.

message_thread_id?: number;

Unique identifier for the target message thread

rich_message: InputRichMessage;

The partial message to be streamed