High level Telegram API

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

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