Telegram library for bots in Golang
Find a file
2018-04-03 11:51:06 +02:00
cmd/tg-broker Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00
api.go Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00
broker.go Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00
client.go Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00
client_test.go Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00
command.go Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00
README.md Move broker + lib to its own repo 2018-04-03 11:51:06 +02:00

Bot API for Telegram bots

Should work if you can put the time to figure out how it works (check client_test.go or better yet, clessy)