haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.SearchStringsByPrefix

Synopsis

Documentation

data SearchStringsByPrefix Source #

Searches specified query by word prefixes in the provided strings. Returns 0-based positions of strings that matched. Can be called synchronously. Returns FoundPositions

Constructors

SearchStringsByPrefix 

Fields