Skip to content

Releases: OvyFlash/telegram-bot-api

v9.4.0

19 Feb 16:47

Choose a tag to compare

What's Changed

  • fix: EditMessageMedia wouldn't upload bytes files. by @iamwavecut in #62
  • BotAPI 8.2 implementation by @OvyFlash in #63
  • fix(types): correct json tag for Message.Quote to match API response by @muratoffalex in #64
  • BotAPI 8.3 implementation by @OvyFlash in #65
  • fix: MessageEntity type custom_emoji by @rbqvq in #66
  • Add Forum Topic Management Methods by @shoman4eg in #67
  • Аdd SavePreparedInlineMessage method and add missing inline query result type definitions by @shoman4eg in #68
  • Added read and delete business messages by @sSimuSs in #69
  • add method for set custom buffer by @17neverends in #71

New Contributors

Full Changelog: v8.1.0...v9.4.0

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