telebot icon indicating copy to clipboard operation
telebot copied to clipboard

Outdated pkg.go.dev documentation

Open Duality1k opened this issue 2 years ago • 1 comments

The pkg.go.dev documentation for this repository is outdated: https://pkg.go.dev/gopkg.in/tucnak/telebot.v3

In the 'Overview' section the readme shows the following import:

tele "gopkg.in/tucnak/telebot.v3" ( go-pls can't recognize this import )

which should actually be tele "gopkg.in/telebot.v3"

Duality1k avatar Jun 11 '22 21:06 Duality1k

Feel free to create a PR

demget avatar Jul 01 '22 21:07 demget