Releases: go-telegram/ui
Releases · go-telegram/ui
v0.4.1
- add ShowOptions for paginator and slider
v0.4.0
- update bot lib version to v1.8.3
- add option
paginator.WithoutEmptyButtons
- BREAKING: change signature of
dialog.New()
, paginator.New()
, progress.New()
, slider.New()
method. Add bot.Bot
as first argument
v0.3.2
- added 'NoDeleteAfterSelect' and 'NoDeleteAfterCancel' datepicker & slider options methods (#8)
v0.3.1
- add
WithPrefix
options to all widgets
- add
Prefix() string
func to all widgets
v0.3.0
- update bot lib version to v1.1.5
v0.2.0
- fixes for bot lib version
v1.0.1
and bot API v7.0
v0.1.2
- updated lib version to v0.8.0
- fixes