├── modules └── notifications │ └── Telegram │ ├── Telegram.php │ └── logo.png └── readme.md /modules/notifications/Telegram/Telegram.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sapinet/WHMCS-TelegramNotify/HEAD/modules/notifications/Telegram/Telegram.php -------------------------------------------------------------------------------- /modules/notifications/Telegram/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sapinet/WHMCS-TelegramNotify/HEAD/modules/notifications/Telegram/logo.png -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sapinet/WHMCS-TelegramNotify/HEAD/readme.md --------------------------------------------------------------------------------