telegram icon indicating copy to clipboard operation
telegram copied to clipboard

📚 Golang bindings for Telegram API

GoLang bindings for Telegram Bot API

Build Status

All-in-one package with a huge range of additional helpers for designing your bot for Telegram. Login widget support included.

Install

go get -u gitlab.com/toby3d/telegram/v5

Use

import "gitlab.com/toby3d/telegram/v5"

Related projects

  • MyPackBot: bot for collecting and reusing any Telegram-media;

Need help?