tg/tg
2023-09-21 15:28:06 +03:00
..
action.go Fixed some CommandWidget bugs related to transmitting unneeded updates further. 2023-09-12 11:41:50 +03:00
beh.go Added the Node notation to define paths to screens.. 2023-09-21 12:03:54 +03:00
bot.go Great refactoring and rethinking of the Context. 2023-09-20 22:48:35 +03:00
button.go Finished the node approach to the screens. 2023-09-21 14:54:31 +03:00
command.go Added the Go function for the Command structure. 2023-09-21 15:28:06 +03:00
context.go Globlal refactoring. Less embedded structures making everything more clear. 2023-08-19 12:47:33 +03:00
encoding.go Finished the node approach to the screens. 2023-09-21 14:54:31 +03:00
errors.go Making the widgets more modulable. Needs to be finished. 2023-09-16 14:34:17 +03:00
file.go Making the widgets more modulable. Needs to be finished. 2023-09-16 14:34:17 +03:00
group.go Making the widgets more modulable. Needs to be finished. 2023-09-16 14:34:17 +03:00
json.go Renamed tx => tg . 2023-08-19 09:12:26 +03:00
keyboard.go Better keyboard definition way with less code. 2023-09-19 14:38:57 +03:00
main.go Renamed tx => tg . 2023-08-19 09:12:26 +03:00
message.go Great refactoring and rethinking of the Context. 2023-09-20 22:48:35 +03:00
page.go Added the Node notation to define paths to screens.. 2023-09-21 12:03:54 +03:00
private.go Added the Go function for the Command structure. 2023-09-21 15:28:06 +03:00
screen.go Finished the node approach to the screens. 2023-09-21 14:54:31 +03:00
send.go Making the widgets more modulable. Needs to be finished. 2023-09-16 14:34:17 +03:00
session.go Making the widgets more modulable. Needs to be finished. 2023-09-16 14:34:17 +03:00
widget.go Finished the node approach to the screens. 2023-09-21 14:54:31 +03:00