High level Telegram API

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

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