# README
telegram-bot-go/samples/poll
Poll updates (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
Poll updates (without webhook)
Edit apiToken value in main.go
to yours, and build with following command:
$ go build -o telegram main.go
$ ./telegram