Skip to content

Releases: ldb/lua-telegram-bot

Framework Extension

Choose a tag to compare

@ldb ldb released this 27 Mar 19:46

Added Framework extension to help developers focus on what matters in a bot: It's logic.

The extension provides an integrated update handler which automatically fetches new updates from the server and calls corresponding callback functions which can be overridden to provide functionality to the bot.