1
0
📚 Golang bindings for Telegram API https://core.telegram.org/bots/api
Go to file
2017-09-05 00:08:08 +05:00
.gitignore 🎉 Initial commit 2017-09-04 23:20:52 +05:00
delete_webhook.go Added deleteWebhook method 2017-09-04 23:32:57 +05:00
get_me.go Added getMe method 2017-09-04 23:33:09 +05:00
get_sticker_set.go Added getStickerSet method 2017-09-05 00:08:08 +05:00
get_updates.go Added getUpdates method 2017-09-04 23:34:04 +05:00
get_webhook_info.go Added getWebhookInfo method 2017-09-04 23:33:50 +05:00
LICENSE.md 🎉 Initial commit 2017-09-04 23:20:52 +05:00
PATRONS.md 📝 Add PATRONS.md 2017-09-04 23:21:47 +05:00
README.md 🎉 Initial commit 2017-09-04 23:20:52 +05:00
telegram.go 🚧 Added some basic methods and stuff 2017-09-04 23:31:47 +05:00
types.go Added all available types 2017-09-04 23:31:19 +05:00

GoLang bindings for the Telegram API discord