Telego
Telegram Bot API library for Go
Telego is Telegram Bot API library for Go with full one-to-one API implementation and much more. Provides fully documented, and easy-to-use API for integration with Telegram Bots, and a lot of utility and helper methods for convenience. If you want to use bare Telegram methods and types as they are, without any helpers and utility methods, check out low-level docs. If you want a more convenient way of interacting with Telegram, but still do not use all the helpers that Telego provides, check...