PackageTrack
Sign in Get early access

github.com/mymmrac/telego

v1.11.2 #1594 most downloaded on Go modules mymmrac/telego

What this package is like to depend on

Last release 4 days ago

19 Aug 2026

Ships on a steady schedule

a new release about every 1 weeks

Rarely documented

notes for 10 of 97 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

445 releases · first in 2021

143 releases in the last 12 months

see the full history below

Release timeline

445 releases · Oct 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 445
  1. v1.11.3-0.20260819204512-87321459e011 19 Aug 2026 pre-release

    Nothing published for this version

  2. v1.11.2 19 Aug 2026
    Release notes

    Overview

    • Added missing UnmarshalJSON methods for types

    What's Changed

    • Bump actions/setup-go from 6 to 7 by @dependabot[bot] in #363
    • Bump github.com/valyala/fasthttp from 1.72.0 to 1.73.0 by @dependabot[bot] in #364
    • Bump github.com/valyala/fasthttp from 1.72.0 to 1.73.0 in /examples by @dependabot[bot] in #366
    • Bump github.com/gofiber/fiber/v3 from 3.4.0 to 3.5.0 in /examples by @dependabot[bot] in #367
    • Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #368

    Full Changelog: v1.11.1...v1.11.2

    Open source →
  3. v1.11.2-0.20260818064146-027ead84c64d 18 Aug 2026 pre-release

    Nothing published for this version

  4. v1.11.2-0.20260803084234-5a981bcbd14c 03 Aug 2026 pre-release

    Nothing published for this version

  5. v1.11.2-0.20260728062710-864c95f20de7 28 Jul 2026 pre-release

    Nothing published for this version

  6. v1.11.2-0.20260720092713-168c444ccd5d 20 Jul 2026 pre-release

    Nothing published for this version

  7. v1.11.2-0.20260719093326-ec2c60670d73 19 Jul 2026 pre-release

    Nothing published for this version

  8. v1.11.1 18 Jul 2026
    Release notes

    Overview

    • Fixed pointer receivers for some methods
    • Added more utility methods
    • Added more consts

    Full Changelog: v1.11.0...v1.11.1

    Open source →
  9. v1.11.1-0.20260718100127-3030f6aa8432 18 Jul 2026 pre-release

    Nothing published for this version

  10. v1.11.1-0.20260718093930-9ada386bf6a8 18 Jul 2026 pre-release

    Nothing published for this version

  11. v1.11.1-0.20260718085720-e1902cde209a 18 Jul 2026 pre-release

    Nothing published for this version

  12. v1.11.1-0.20260717112551-817cf498da25 17 Jul 2026 pre-release

    Nothing published for this version

  13. v1.11.0 17 Jul 2026
    Release notes

    Overview

    • Updated to Telegram Bot API v10.2
    • Added a lot of rich text/block helpers
    • Updated dependencies

    What's Changed

    • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #357
    • Bump github.com/valyala/fasthttp from 1.71.0 to 1.72.0 by @dependabot[bot] in #358
    • Bump golang.org/x/net from 0.54.0 to 0.55.0 in /examples by @dependabot[bot] in #359
    • Bump arduino/setup-task from 2 to 3 by @dependabot[bot] in #360
    • Bump github.com/gofiber/fiber/v3 from 3.3.0 to 3.4.0 in /examples by @dependabot[bot] in #361

    Full Changelog: v1.10.0...v1.11.0

    Open source →
  14. v1.10.1-0.20260715211919-439521151a1b 15 Jul 2026 pre-release

    Nothing published for this version

  15. v1.10.1-0.20260706074859-923c6415f0db 06 Jul 2026 pre-release

    Nothing published for this version

  16. v1.10.1-0.20260705202040-b57534d26a06 05 Jul 2026 pre-release

    Nothing published for this version

  17. v1.10.1-0.20260630125417-57e43b5328ac 30 Jun 2026 pre-release

    Nothing published for this version

  18. v1.10.1-0.20260625070112-a5d52ceef92c 25 Jun 2026 pre-release

    Nothing published for this version

  19. v1.10.1-0.20260622070443-78681943aa10 22 Jun 2026 pre-release

    Nothing published for this version

  20. v1.10.1-0.20260614102143-f1be06e69a97 14 Jun 2026 pre-release

    Nothing published for this version

  21. v1.10.0 14 Jun 2026
    Release notes

    Overview

    • Updated to Telegram Bot API v10.1
    • Updated dependencies

    What's Changed

    • Bump github.com/gofiber/fiber/v3 from 3.2.0 to 3.3.0 in /examples by @dependabot[bot] in #352
    • Updated README to use adaptive stargazers chart by @alexandear in #354
    • Bump github.com/bytedance/sonic from 1.15.1 to 1.15.2 by @dependabot[bot] in #355

    Full Changelog: v1.9.0...v1.10.0

    Open source →
  22. v1.9.1-0.20260605072145-c629afd0ad94 05 Jun 2026 pre-release

    Nothing published for this version

  23. v1.9.1-0.20260529132323-5f32bbc731f3 29 May 2026 pre-release

    Nothing published for this version

  24. v1.9.1-0.20260513222615-9033aeb24220 13 May 2026 pre-release

    Nothing published for this version

  25. v1.9.0 13 May 2026
    Release notes

    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

    Open source →
  26. v1.8.1-0.20260505110110-7f9e29e478cc 05 May 2026 pre-release

    Nothing published for this version

  27. v1.8.1-0.20260504080513-4acc42b6acfc 04 May 2026 pre-release

    Nothing published for this version

  28. v1.8.1-0.20260502110821-2735a3f82c8c 02 May 2026 pre-release

    Nothing published for this version

  29. v1.8.1-0.20260429064602-8f2a81ff19bf 29 Apr 2026 pre-release

    Nothing published for this version

  30. v1.8.1-0.20260407201917-e04324715b52 07 Apr 2026 pre-release

    Nothing published for this version

  31. v1.8.1-0.20260405093046-be43408ede27 05 Apr 2026 pre-release

    Nothing published for this version

  32. v1.8.1-0.20260403204840-415ec665ecf2 03 Apr 2026 pre-release

    Nothing published for this version

  33. v1.8.0 03 Apr 2026
    Release notes

    What's Changed

    Full Changelog: v1.7.0...v1.8.0

    Open source →
  34. v1.7.1-0.20260317111616-64b113f11ef2 17 Mar 2026 pre-release

    Nothing published for this version

  35. v1.7.1-0.20260313221133-e5510a0ce786 13 Mar 2026 pre-release

    Nothing published for this version

  36. v1.7.1-0.20260302080012-aa4900297941 02 Mar 2026 pre-release

    Nothing published for this version

  37. v1.7.1-0.20260301182157-48dc390782d6 01 Mar 2026 pre-release

    Nothing published for this version

  38. v1.7.0 01 Mar 2026
    Release notes

    Overview

    • Updated to Telegram Bot API v9.5
    • 💥 Updated Go version to 1.25.7

    What's Changed

    • Bump github.com/valyala/fastjson from 1.6.9 to 1.6.10 by @dependabot[bot] in #336
    • Bump github.com/gofiber/fiber/v3 from 3.0.0 to 3.1.0 in /examples by @dependabot[bot] in #337

    Full Changelog: v1.6.0...v1.7.0

    Open source →
  39. v1.6.1-0.20260226074905-9993e7198558 26 Feb 2026 pre-release

    Nothing published for this version

  40. v1.6.1-0.20260223111124-f09dc78ec15f 23 Feb 2026 pre-release

    Nothing published for this version

  41. v1.6.1-0.20260220191956-f00939b6ec34 20 Feb 2026 pre-release

    Nothing published for this version

  42. v1.6.1-0.20260210173202-9f729c6eb72e 10 Feb 2026 pre-release

    Nothing published for this version

  43. v1.6.0 10 Feb 2026
    Release notes

    Overview

    • Updated to Telegram Bot API v9.4

    Full Changelog: v1.5.1...v1.6.0

    Open source →
  44. v1.5.2-0.20260203235858-6199353a03a4 03 Feb 2026 pre-release

    Nothing published for this version

  45. v1.5.1 03 Feb 2026
    Release notes

    Overview

    • Changed type of DirectMessagesTopicID to be int64 instead of int
    • Updated RetryCaller to handle non-retrievable errors (fixes #331)
    • Updated dependencies

    What's Changed

    • Bump github.com/bytedance/sonic from 1.14.2 to 1.15.0 by @dependabot[bot] in #330

    Full Changelog: v1.5.0...v1.5.1

    Open source →
  46. v1.5.1-0.20260123155626-87825279c4f7 23 Jan 2026 pre-release

    Nothing published for this version

  47. v1.5.1-0.20260115080152-7df4f7dbc9f5 15 Jan 2026 pre-release

    Nothing published for this version

  48. v1.5.1-0.20260110221847-0eda5c3dca48 10 Jan 2026 pre-release

    Nothing published for this version

  49. v1.5.0 10 Jan 2026
    Release notes

    Overview

    • File streaming, now Telego properly streams files from file system (or other readers) and doesn't load them in memory multiple times
    • 💥 Breaking changes done in telegoapi.RequestData, now it has BodyRaw and BodyStream instead of just Buffer, this change was necessary to improve how files are sent and since it's low level API that is rarely (probably never) implemented by users it's acceptable (99.99% of users should not see any change at all, only improved performance)
    • Previously sending 20 Mb file used ~68 Mb of RAM (since file was loaded in memory 3 times), with new implementation only ~3 Mb (most of which is probably HTTP server for pprof and testing)
    • 💥 Now RetryCaller has new option BufferRequestData (defaults to false) which is used if request contains files (body stream), this is needed to retry requests with files (by default such requests will be sent once and fail on second request on EOF)

    What's Changed

    Full Changelog: v1.4.0...v1.5.0

    Open source →
  50. v1.4.1-0.20260110212842-47dd2912946e 10 Jan 2026 pre-release

    Nothing published for this version

  51. v1.4.1-0.20260106212326-b486f3619eee 06 Jan 2026 pre-release

    Nothing published for this version

  52. v1.4.1-0.20260101102416-07ff4989ec93 01 Jan 2026 pre-release

    Nothing published for this version

  53. v1.4.0 01 Jan 2026

    Nothing published for this version

  54. v1.3.4-0.20251215080016-9ba537273898 15 Dec 2025 pre-release

    Nothing published for this version

  55. v1.3.4-0.20251210150612-4f126f6eb243 10 Dec 2025 pre-release

    Nothing published for this version

  56. v1.3.3 10 Dec 2025

    Nothing published for this version

  57. v1.3.3-0.20251208181228-7e5c35737bcb 08 Dec 2025 pre-release

    Nothing published for this version

  58. v1.3.2 08 Dec 2025

    Nothing published for this version

  59. v1.3.2-0.20251202083921-025f961eba0a 02 Dec 2025 pre-release

    Nothing published for this version

  60. v1.3.2-0.20251126115601-4d1b193f70e9 26 Nov 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive