2020-05-08 21:31:21 +05:00
|
|
|
# GoLang bindings for [Telegram Bot API](https://core.telegram.org/bots/api)
|
2021-08-04 04:55:48 +05:00
|
|
|
|
|
|
|
[](https://drone.toby3d.me/toby3d/telegram)
|
|
|
|
|
2020-05-08 21:31:21 +05:00
|
|
|
All-in-one package with a huge range of additional helpers for designing your bot for Telegram. [Login widget](login) support included.
|
2020-02-18 16:28:08 +00:00
|
|
|
|
2020-05-08 21:31:21 +05:00
|
|
|
## Install
|
2020-11-05 15:45:51 +05:00
|
|
|
`go get -u gitlab.com/toby3d/telegram/v5`
|
2018-04-17 03:11:22 -07:00
|
|
|
|
2020-05-08 21:31:21 +05:00
|
|
|
## Use
|
2020-11-05 15:45:51 +05:00
|
|
|
`import "gitlab.com/toby3d/telegram/v5"`
|
2018-04-19 18:15:26 +05:00
|
|
|
|
2020-05-08 21:31:21 +05:00
|
|
|
## Related projects
|
|
|
|
* [**MyPackBot**](https://gitlab.com/toby3d/mypackbot): bot for collecting and reusing any Telegram-media;
|
|
|
|
|
2018-04-19 18:15:26 +05:00
|
|
|
## Need help?
|
2018-06-20 17:50:52 +05:00
|
|
|
- [Open new issue](https://gitlab.com/toby3d/telegram/issues/new)
|
2020-05-08 21:31:21 +05:00
|
|
|
- [Join to Telegram-group](https://t.me/joinchat/AkuYY0fYSls8bf6H5ap9Rg)
|
|
|
|
- [Discuss in Discord](https://discord.gg/dCWkgSS)
|