package
0.11.19
Repository: https://github.com/meinside/telegram-bot-go.git
Documentation: pkg.go.dev

# README

telegram-bot-go/samples/commands

Poll & handle commands (without webhook)

How to build

Edit apiToken value in main.go to yours, and build with following command:

$ go build -o telegram main.go

Run

$ ./telegram