haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.SearchQuote

Synopsis

Documentation

data SearchQuote Source #

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. Returns FoundPosition

Constructors

SearchQuote 

Fields