telegram-bot-simple-0.13: Easy to use library for building Telegram bots.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Telegram.Bot.Simple.UpdateParser

Synopsis

Documentation

callbackQueryDataRead :: Read a => UpdateParser a Source #

Obtain CallbackQuery data associated with the callback button in an inline keyboard if present in Update message.