Skip to content

InputTextQuote

Type · TDLib 1.8.67 · d1085f9c

Describes manually chosen quote from another message

InputTextQuote(
  text: FormattedText,
  position: int32
) → InputTextQuote

text

FormattedText

Text of the quote; 0-getOption("message_reply_quote_length_max") characters. Only Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, and DateTime entities are allowed to be kept and must be kept in the quote

position

int32

Quote position in the original message in UTF-16 code units