Skip to content

v1.9.0 Telegram Bot API v10.0

Choose a tag to compare

@mymmrac mymmrac released this 13 May 22:25
· 59 commits to main since this release
486050d

Overview

  • Updated to Telegram Bot API v10.0
  • Updated dependencies
  • Added missing handlers and predicates for GuestMessage and ManagedBot
  • Added missing update consts
  • Deprecated HandleChatMemberUpdated in favour of HandleChatMember
  • Deprecated HandleMyChatMemberUpdated in favour of HandleMyChatMember

What's Changed

  • Bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0 by @dependabot[bot] in #344
  • Bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0 in /examples by @dependabot[bot] in #345
  • Bump github.com/bytedance/sonic from 1.15.0 to 1.15.1 by @dependabot[bot] in #347
  • Bump github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0 in /examples by @dependabot[bot] in #346
  • Bump SonarSource/sonarqube-scan-action from 7 to 8 by @dependabot[bot] in #348
  • Bump github.com/valyala/fasthttp from 1.70.0 to 1.71.0 by @dependabot[bot] in #349

Full Changelog: v1.8.0...v1.9.0