makhnanov/php-telegram-html-debug

Easy Debug With Telegram Channel With HTML files

3.0.0 2024-12-26 13:51 UTC

This package is auto-updated.

Last update: 2025-02-26 14:13:46 UTC


README

define('TELEGRAM_HTML_DEBUG_BOT_TOKEN', 'YOUR_BOT_TOKEN');
define('TELEGRAM_HTML_DEBUG_CHAT_ID', '-CHAT_ID');
telegram_debug($stdClassExample, 'Your Debug Caption');
composer require --dev makhnanov/php-telegram-html-debug