haskell-tdlib-2.1.11.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetInlineQueryResults

Synopsis

Documentation

data GetInlineQueryResults Source #

Sends an inline query to a bot and returns its results. Returns an error with code 502 if the bot fails to answer the query before the query timeout expires. Returns InlineQueryResults

Constructors

GetInlineQueryResults 

Fields