Download Latest Version 6.0 source code.tar.gz (22.2 kB)
Email in envelope

Get an email when there's a new version of Telegram Notifications Channel Laravel

Home / 6.0.0
Name Modified Size InfoDownloads / Week
Parent folder
6.0 source code.tar.gz 2025-02-25 22.2 kB
6.0 source code.zip 2025-02-25 32.5 kB
README.md 2025-02-25 1.2 kB
Totals: 3 Items   55.9 kB 0

What's Changed

  • Add support for Laravel 12.
  • Add TelegramVenue to support sendVenue method.
  • Add sticker method to the TelegramFile to send sticker file.
  • Add sendWhen method to conditionally send a message.
  • Add ParseMode Enum and refactor parsing mode setting logic.
  • Add buttonWithWebApp method to open web app from a button.
  • Add onError method to handle exceptions. Based of https://github.com/laravel-notification-channels/telegram/pull/201 by @Hesammousavi.
  • Refactor sendFile to support raw data sending.
  • Refactor escapedLine method.
  • Refactor HasSharedLogic trait.
  • Refactor classes to use PHP 8.2 features.
  • Revise keyboard method parameters to $requestLocation and $requestContact to be consistent.
  • Fix sending document with content on-fly https://github.com/laravel-notification-channels/telegram/issues/200.
  • Drop support for Laravel 10.
  • Drop support for PHP 8.1.

New Contributors

Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/5.0.0...6.0.0

Source: README.md, updated 2025-02-25