We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290b936 commit 5781187Copy full SHA for 5781187
go.mod
@@ -0,0 +1,3 @@
1
+module github.com/go-telegram-bot-api/telegram-bot-api/v5
2
+
3
+require github.com/technoweenie/multipartstreamer v1.0.1
go.sum
@@ -0,0 +1,2 @@
+github.com/technoweenie/multipartstreamer v1.0.1 h1:XRztA5MXiR1TIRHxH2uNxXxaIkKQDeX7m2XsSOlQEnM=
+github.com/technoweenie/multipartstreamer v1.0.1/go.mod h1:jNVxdtShOxzAsukZwTSw6MDx5eUJoiEBsSvzDU9uzog=
0 commit comments