Skip to content

Releases: OvyFlash/telegram-bot-api

v8.1.0

26 Apr 09:17
fcfcaaf

Choose a tag to compare

What's Changed

  • Add animation type for inputMediaFiles by @open-ssl in #42
  • fix: unwraps PaidMediaConfig to allow paid media in MediaGroupConfig by @iamwavecut in #49
  • fix: enhance handling of PaidMediaConfig in prepareInputMediaFile by @iamwavecut in #50
  • fix: add test case for *PaidMediaConfig in TestPrepareInputMediaFile by @iamwavecut in #51
  • refactor: remove redundant PaidMediaConfig handling from prepareInput… by @iamwavecut in #52
  • File upload improvements to support paid media in media groups by @iamwavecut in #53
  • refactor: update InputPaidMedia structure and related methods for imp… by @iamwavecut in #54
  • test: add unit tests for MediaGroupConfig handling in configs_test.go by @iamwavecut in #55
  • feat: add methods for media type, media data, and thumbnail handling … by @iamwavecut in #56
  • fix: handle nil media case in cloneInputMedia function to prevent pot… by @iamwavecut in #57
  • Update types.go by @Nikolo in #58
  • BotAPI 7.11 implementation by @OvyFlash in #59
  • BotAPI 8.0 implementation by @OvyFlash in #60
  • BotAPI 8.1 implementation by @OvyFlash in #61

New Contributors

Full Changelog: v7.11.0...v8.1.0

v7.11.0

07 Nov 13:14
0961022

Choose a tag to compare

No changes besides version number

v6.0.0

07 Nov 13:13
0961022

Choose a tag to compare

Maintaining the old v6 tag while transitioning to a new versioning system using tags, to ensure backward compatibility