High level Telegram API

surdeus 045a15cbea feat: better custom methods for panels. 3 сар өмнө
cmd 045a15cbea feat: better custom methods for panels. 3 сар өмнө
media e62ccf5780 feat: better document sending handling with more general io.Reader interface to get the data. 10 сар өмнө
.air.toml d99ea68198 Fixed location button problems. 1 жил өмнө
.gitignore 70846dbe22 Rebranding. 1 жил өмнө
beh.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
bot.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
btest 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
button.go 7a9a8be397 fix: fixed Url to URL to fit the standartization. 3 сар өмнө
command.go 66c70d5b31 feat: delete exceed gowitharg shit. 3 сар өмнө
context.go 045a15cbea feat: better custom methods for panels. 3 сар өмнө
devel-loop 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
errors.go ab1437a15b feat: got rid off runtime panics. 9 сар өмнө
file.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
filter.go e119b75640 feat: great refactoring. 7 сар өмнө
go.go 2d5acbd112 fix: fixed the infinite call loop in WidgetGo.Serve . 3 сар өмнө
go.mod c576e891b8 other: the last moving to the best domain name damn it. 5 сар өмнө
go.sum 70846dbe22 Rebranding. 1 жил өмнө
inline.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
invoice.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
json.go 70846dbe22 Rebranding. 1 жил өмнө
keyboard.go e119b75640 feat: great refactoring. 7 сар өмнө
license.txt 70846dbe22 Rebranding. 1 жил өмнө
location.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
message.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
page.go 70846dbe22 Rebranding. 1 жил өмнө
paged-panel.go 045a15cbea feat: better custom methods for panels. 3 сар өмнө
panel.go 045a15cbea feat: better custom methods for panels. 3 сар өмнө
poll.go 70846dbe22 Rebranding. 1 жил өмнө
readme.md bfdc24c260 Update readme.md 1 жил өмнө
reply.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
screen.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
send.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
server.go e119b75640 feat: great refactoring. 7 сар өмнө
session.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
ui.go e119b75640 feat: great refactoring. 7 сар өмнө
update.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 3 сар өмнө
updater.go 045a15cbea feat: better custom methods for panels. 3 сар өмнө
widget.go 70846dbe22 Rebranding. 1 жил өмнө

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