Skip to content

Releases: go-telegram/bot

v1.12.0

19 Dec 12:12
dda4073
Compare
Choose a tag to compare
  • support API v8.1

v1.11.1

21 Nov 08:00
Compare
Choose a tag to compare
  • fix CreateNewStickerSetParams (#132)

v1.11.0

18 Nov 08:38
a12a771
Compare
Choose a tag to compare
  • support API v8.0

v1.10.1

08 Nov 08:02
Compare
Choose a tag to compare
  • Fix arm64 panic (#130)

v1.10.0

31 Oct 15:40
7500be4
Compare
Choose a tag to compare
  • support API v7.11

v1.9.1

21 Oct 08:48
Compare
Choose a tag to compare
  • fix unmarshal ChatBackground type (#126)

v1.9.0

17 Oct 08:19
Compare
Choose a tag to compare
  • IMPORTANT! New option WithNotAsyncHandlers allows to run handlers in the main goroutine. Now, by default, all handlers are run in separate goroutines.

v1.8.4

10 Oct 13:27
Compare
Choose a tag to compare
  • add method GetBusinessConnection (#123)

v1.8.3

07 Oct 08:18
Compare
Choose a tag to compare
  • add function bot.SetToken
  • update GitHub action versions

v1.8.2

23 Sep 07:37
Compare
Choose a tag to compare
  • change field type FromChatID from string to any for ForwardMessageParams, ForwardMessagesParams, CopyMessageParams and CopyMessagesParams params