all repos — telegram-bot-api @ 0d342c8d5a57169825b912328132052973094fc7

Golang bindings for the Telegram Bot API

Remove WIP label from docs.
Syfaro syfaro@huefox.com
Fri, 03 Dec 2021 21:28:24 -0500
commit

0d342c8d5a57169825b912328132052973094fc7

parent

55f58bf98ebe0cb57c449c4dfa5f2e2ec10d33b4

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M docs/changelog.mddocs/changelog.md

@@ -1,8 +1,6 @@

# Change Log -## v5 - -**Work In Progress** +## v5.4.0 - Remove all methods that return `(APIResponse, error)`. - Use the `Request` method instead.