laravel-notification-channels/telegram
Telegram Notifications Channel for Laravel
7.0.0
4.1M downloads/mo
#2093 most downloaded on Packagist
laravel-notification-channels/telegram
What this package is like to depend on
Last release 5 months ago
19 Mar 2026
Release timing varies
gaps range from 1 weeks to 13 months
Most releases are documented
notes for 21 of 26 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
26 releases · first in 2016
1 release in the last 12 months
see the full history below
Release timeline
26 releases · Aug 2016 to Mar 2026Releases
latest 26-
7.0.019 Mar 2026Nothing published for this version
-
6.0.025 Feb 2025Nothing published for this version
-
5.0.012 Mar 2024Nothing published for this version
-
4.0.014 Feb 2023Release notes
Open source →What's Changed
- Fix Chunk method error by @faissaloux in https://github.com/laravel-notification-channels/telegram/pull/163
- Add escapedLine() method to TelegramMessage by @ziming in https://github.com/laravel-notification-channels/telegram/pull/168
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/laravel-notification-channels/telegram/pull/167
- Drop support for PHP
< 8.1.
New Contributors
- @ziming made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/168
- @laravel-shift made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/167
Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/3.0.0...4.0.0
-
3.0.015 Oct 2022Nothing published for this version
-
2.1.001 Jul 2022Nothing published for this version
-
2.0.010 Feb 2022Release notes
Open source →- Add Laravel 9 Support.
- Add Laravel conditional trait to payload builder to use
whenon methods chain. PR #139. - Drop support for older version of PHP
< 7.4and Laravel< 8.
-
1.0.010 Dec 2021Release notes
Open source →Notable Changes
- Register Telegram instance to the container.
- #133 - Add
TelegramUpdatesto retrieve bot updates. Thanks, @faissaloux. - #136 - Refactor TelegramChannel. Thanks, @faissaloux.
- #138 - Add Contact Support. Thanks, @faissaloux.
- Add Retrieving Chat ID docs and improve docs.
- Add missing type declaration and minor improvements to various methods.
Full Changelog: 0.9.0...1.0.0
-
0.9.024 Nov 2021Release notes
Open source →Notable Changes
- #130 - Add Poll Support. Thanks, @faissaloux.
- #131 - Add Code Style GitHub Actions workflow.
New Contributors
- @faissaloux made their first contribution in #130
Full Changelog: 0.8.0...0.9.0
-
0.8.014 Nov 2021Release notes
Open source →Notable Changes
- #125 - Add usage in Lumen instructions.
- Add message chunking feature (
chunk($limit)) in cases where the message is too long. Closes #127.
Full Changelog: 0.7.0...0.8.0
Release notes
Open source →- Add message chunking feature (
chunk($limit)) in cases where the message is too long. Closes #127.
-
0.7.027 Oct 2021 -
0.6.003 Oct 2021 -
0.5.106 Dec 2020 -
0.5.007 Sep 2020 -
0.4.106 Jul 2020 -
0.4.002 Jun 2020 -
0.3.026 Mar 2020 -
0.2.019 Feb 2020 -
0.1.107 Nov 2019 -
0.1.011 Oct 2019Release notes
Open source →- New Helper Methods to work with file attachments.
- Code cleanup.
- Documentation updated with more examples and previews.
- Micro optimization and improvements.
- Typehint and return type declaration.
- Fixed tests.
-
0.0.627 Sep 2019Release notes
Open source →- Laravel 6 Support.
- Add Photo, Document, Audio, Location and other file notification type support.
- Token getter and setter.
-
0.0.505 Sep 2018 -
0.0.408 Feb 2018 -
0.0.316 Aug 2017 -
0.0.224 Mar 2017 -
0.0.113 Aug 2016