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

TD.Data.KeyboardButtonSource

Synopsis

Documentation

data KeyboardButtonSource Source #

Describes source of a keyboard button

Constructors

KeyboardButtonSourceMessage

The button is from a bot's message

Fields

KeyboardButtonSourceWebApp

The button is a prepared keyboard button from a Mini App received via getPreparedKeyboardButton

Fields