session->getFlash('success')): ?>
escape($flashSuccess) ?>
session->getFlash('error')): ?>
escape($flashError) ?>

style="width: 20px; height: 20px;">

How to set up Telegram

  1. Create a bot via @BotFather on Telegram
  2. Copy the bot token (e.g., 123456:ABC-DEF1234ghIkl)
  3. Add the bot to your group/channel
  4. Send any message in the group
  5. Visit https://api.telegram.org/bot/getUpdates
  6. Copy your Chat ID from the response
  7. Click "Send Test" to verify