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