High level Telegram API

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

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