This commit is contained in:
lizandrogd
2026-01-21 08:28:54 -05:00
parent 7d6c3b4fb4
commit 45a11032f5
59 changed files with 315 additions and 315 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ $step = $_GET['step'] ?? 'welcome';
<ul class="mt-2 mb-0">
<li><strong>Webhook URL:</strong> https://<?= htmlspecialchars($domain) ?>/bot/api/webhook.php</li>
<li><strong>Verify Token:</strong> <?= htmlspecialchars($webhook_token) ?></li>
<li><strong>Subscribe to:</strong> messages</li>
<li><strong>Subscribe to:</strong> conversations</li>
</ul>
</div>