haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.BotMenuButton

Documentation

data BotMenuButton Source #

Constructors

BotMenuButton

Describes a button to be shown instead of bot commands menu button

Fields

  • text :: Maybe Text

    Text of the button

  • url :: Maybe Text

    URL of a Web App to open when the button is pressed. If the link is of the type internalLinkTypeWebApp, then it must be processed accordingly. Otherwise, the link must be passed to openWebApp