Searches for a given quote in a text. Returns found quote start position in UTF-16 code units. Returns a 404 error if the quote is not found. Can be called synchronously. Request type for Tdjson#searchQuote.
Quote to search for.
Approximate quote position in UTF-16 code units.
Text in which to search for the quote.
Searches for a given quote in a text. Returns found quote start position in UTF-16 code units. Returns a 404 error if the quote is not found. Can be called synchronously. Request type for Tdjson#searchQuote.