PHPackages                             wearesho-team/telegram-message-delivery - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. wearesho-team/telegram-message-delivery

ActiveLibrary[API Development](/categories/api)

wearesho-team/telegram-message-delivery
=======================================

Message delivery Telegram integration

3.0.0(2y ago)04[1 PRs](https://github.com/wearesho-team/telegram-message-delivery/pulls)MITPHPPHP &gt;=7.4

Since Nov 30Pushed 2y ago2 watchersCompare

[ Source](https://github.com/wearesho-team/telegram-message-delivery)[ Packagist](https://packagist.org/packages/wearesho-team/telegram-message-delivery)[ RSS](/packages/wearesho-team-telegram-message-delivery/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (5)Versions (6)Used By (0)

Telegram integration
====================

[](#telegram-integration)

[![codecov](https://camo.githubusercontent.com/5dd442a3ef8e687c5b3a1226f6ccd473005ac0275d6cf482f0f54a9ae6b4c03e/68747470733a2f2f636f6465636f762e696f2f67682f776561726573686f2d7465616d2f74656c656772616d2d6d6573736167652d64656c69766572792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearesho-team/telegram-message-delivery)[![Build & Test](https://github.com/wearesho-team/telegram-message-delivery/actions/workflows/php.yml/badge.svg)](https://github.com/wearesho-team/telegram-message-delivery/actions/workflows/php.yml)[wearesho-team/telegram-message-delivery](https://github.com/wearesho-team/telegram-message-delivery) implementation of [Delivery\\ServiceInterface](https://github.com/wearesho-team/message-delivery/blob/1.3.4/src/ServiceInterface.php)

Compatibility: tested on PHP 7.4, PHP 8.1

Installation
------------

[](#installation)

```
composer require wearesho-team/telegram-message-delivery:^2.0.0
```

### Configuration

[](#configuration)

- [ConfigInterface](./src/ConfigInterface.php)
- [EnvironmentConfig](./src/EnvironmentConfig.php)
    - TELEGRAM\_BOT\_KEY
    - TELEGRAM\_ENDPOINT (optional)

### Usage

[](#usage)

```
