Bot API 4.6: Polls 2.0, misc. changes

This commit is contained in:
TJ Horner 2020-01-24 22:42:19 -05:00
parent 5ce2767dad
commit 5aaa0b2d03
4 changed files with 59 additions and 22 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module github.com/go-telegram-bot-api/telegram-bot-api/v5
require github.com/technoweenie/multipartstreamer v1.0.1
go 1.13