Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data InlineQueryResultsButtonType Source #
Represents type of button in results of inline query
InlineQueryResultsButtonTypeStartBot | Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter |
InlineQueryResultsButtonTypeWebApp | Describes the button that opens a Web App by calling getWebAppUrl |