TDLib v0.0.2 TDLib.Object.DraftMessage View Source

Contains information about a message draft.

NameTypeDescription
reply_to_message_idstringIdentifier of the message to reply to; 0 if none.
input_message_textInputMessageContentContent of the message draft; this should always be of type inputMessageText.

More details on telegram’s documentation.