High level Telegram API

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

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