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