High level Telegram API

surdeus 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
cmd 07a1f562c8 YES hace 8 meses
media e62ccf5780 feat: better document sending handling with more general io.Reader interface to get the data. hace 8 meses
.air.toml d99ea68198 Fixed location button problems. hace 1 año
.gitignore 70846dbe22 Rebranding. hace 11 meses
beh.go 70846dbe22 Rebranding. hace 11 meses
bot.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
button.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
command.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
context.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
errors.go ab1437a15b feat: got rid off runtime panics. hace 8 meses
file.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
filter.go 70846dbe22 Rebranding. hace 11 meses
go.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
go.mod 07a1f562c8 YES hace 8 meses
go.sum 70846dbe22 Rebranding. hace 11 meses
inline.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
invoice.go 70846dbe22 Rebranding. hace 11 meses
json.go 70846dbe22 Rebranding. hace 11 meses
keyboard.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
license.txt 70846dbe22 Rebranding. hace 11 meses
location.go 70846dbe22 Rebranding. hace 11 meses
message.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
page.go 70846dbe22 Rebranding. hace 11 meses
panel.go cc8f7e82e2 feat: implemented the dynamic inline keyboards via the panel component. hace 9 meses
poll.go 70846dbe22 Rebranding. hace 11 meses
readme.md bfdc24c260 Update readme.md hace 11 meses
reply.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
screen.go 70846dbe22 Rebranding. hace 11 meses
send.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
server.go 70846dbe22 Rebranding. hace 11 meses
session.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
taskfile.yml 70846dbe22 Rebranding. hace 11 meses
ui.go 97b1bec13b feat: too much to explain. Who Cares? hace 9 meses
update.go 3f2f16a79e save the work about getting rid of pointers. hace 5 meses
widget.go 70846dbe22 Rebranding. hace 11 meses

readme.md

TeleGopher

Put here TeleGopher image, please

The high level API to implement complicated behaviour based Telegram bots in W3 manner with URLs, screens, UIs and so on.

Tasks

  • Tech
    • Added easy way to work with payments
    • Make more documentation including the Go embedded one
  • Do some examples to show how it works