haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.InlineQueryResultsButtonType

Synopsis

Documentation

data InlineQueryResultsButtonType Source #

Represents type of button in results of inline query

Constructors

InlineQueryResultsButtonTypeStartBot

Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter

Fields

InlineQueryResultsButtonTypeWebApp

Describes the button that opens a Web App by calling getWebAppUrl

Fields