haskell-tdlib-2.1.11.0: Binding to the Telegram Database Library
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