High level Telegram API

surdeus 045a15cbea feat: better custom methods for panels. 1 ماه پیش
cmd 045a15cbea feat: better custom methods for panels. 1 ماه پیش
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 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
bot.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
btest 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
button.go 7a9a8be397 fix: fixed Url to URL to fit the standartization. 1 ماه پیش
command.go 66c70d5b31 feat: delete exceed gowitharg shit. 1 ماه پیش
context.go 045a15cbea feat: better custom methods for panels. 1 ماه پیش
devel-loop 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
errors.go ab1437a15b feat: got rid off runtime panics. 8 ماه پیش
file.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
filter.go e119b75640 feat: great refactoring. 5 ماه پیش
go.go 2d5acbd112 fix: fixed the infinite call loop in WidgetGo.Serve . 1 ماه پیش
go.mod c576e891b8 other: the last moving to the best domain name damn it. 4 ماه پیش
go.sum 70846dbe22 Rebranding. 11 ماه پیش
inline.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
invoice.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
json.go 70846dbe22 Rebranding. 11 ماه پیش
keyboard.go e119b75640 feat: great refactoring. 5 ماه پیش
license.txt 70846dbe22 Rebranding. 11 ماه پیش
location.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
message.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
page.go 70846dbe22 Rebranding. 11 ماه پیش
paged-panel.go 045a15cbea feat: better custom methods for panels. 1 ماه پیش
panel.go 045a15cbea feat: better custom methods for panels. 1 ماه پیش
poll.go 70846dbe22 Rebranding. 11 ماه پیش
readme.md bfdc24c260 Update readme.md 11 ماه پیش
reply.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
screen.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
send.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
server.go e119b75640 feat: great refactoring. 5 ماه پیش
session.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
ui.go e119b75640 feat: great refactoring. 5 ماه پیش
update.go 1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2 ماه پیش
updater.go 045a15cbea feat: better custom methods for panels. 1 ماه پیش
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