High level Telegram API
Find a file
2023-08-18 14:28:02 +03:00
cmd Fixed "act" declaration outside the handling loop so it is nil on every cycle of the loop. 2023-08-18 14:28:02 +03:00
src/tx Fixed "act" declaration outside the handling loop so it is nil on every cycle of the loop. 2023-08-18 14:28:02 +03:00
.gitignore Simplified behaviour definition functions. 2023-08-10 15:49:25 +03:00
airfile Fixed naming. We do not need the "Arg" thing. 2023-08-18 13:46:10 +03:00
go.mod Simplified behaviour definition functions. 2023-08-10 15:49:25 +03:00
go.sum Implemented basic keyboard and screen rendering. 2023-07-12 00:33:51 +03:00
mkfile Fixed naming. We do not need the "Arg" thing. 2023-08-18 13:46:10 +03:00
readme.md Make it public. 2023-08-09 23:20:30 +03:00

got

Go Telegram.

The module implements behaviour based interactions with user, screens with buttons, etc.