| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Telegram.Bot.Simple.InlineKeyboard
Documentation
urlButton :: Text -> Text -> InlineKeyboardButton #
callbackButton :: Text -> Text -> InlineKeyboardButton #
actionButton :: Show action => Text -> action -> InlineKeyboardButton #