Introduction to Telegraph
mainTelegraph is a Laravel package designed for fluent interaction with Telegram Bots. It provides a high-level API to send messages, manage keyboards, and integrate Telegram with Laravel's notification system.
Key capabilities include:
- Fluent message construction.
- Interactive keyboards with buttons (action-based or URL-based).
- Integration with Laravel's Notification system to send production alerts via Telegram.