Skip to content

Releases: rusq/tbcomctl

Back button for Picklist

30 Oct 12:48
64c2c25
Compare
Choose a tag to compare
  • PickOptBtnBack - automatically adds a back button with text generated by textFn function argument.
  • PickOptBtnBackWithText - convenience function, to declutter the option call if the caller doesn't need to worry about i18n

Upgrade for Telebot.v3

15 Oct 23:12
bc6be74
Compare
Choose a tag to compare

This release is tailored for the version 3 of the telebot library.

  • All handlers updated to support telebot.Context.
  • Convenience logging function SenderInfo that gets the user from the telebot.Context.
  • Boter and other auxillary interfaces are removed, as the bot instance can be retrieved from the telebot.Context.

Public release

10 Apr 00:20
bce1ae9
Compare
Choose a tag to compare
v0.2.1

public release (unstable)