1
0
Fork 0
telegram/README.md

773 B

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"

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

Need help?