Yeni
Mevcut Pro

Realtime Dashboard Modül

Group stats (active senders, messages, members, growth over the last 7 days) that auto-refresh on a chosen 10-second to 5-minute interval, with two toggleable stat widgets.

Live updates
Active users
Recent messages
9:41
5G
R

Realtime Dashboard Demo

bot

Realtime Dashboard modülü ne yapar?

Group stats (active senders, messages, members, growth over the last 7 days) that auto-refresh on a chosen 10-second to 5-minute interval, with two toggleable stat widgets.

  • Monitoring
  • Event management
  • Support teams
Ana Özellikler

İhtiyacınız Olan Her Şey

Realtime Dashboard modülünde bulunan tüm güçlü özellikleri keşfedin.

Live updates

Sorunsuz entegrasyon için Realtime Dashboard modülü ile dahil.

Active users

Sorunsuz entegrasyon için Realtime Dashboard modülü ile dahil.

Recent messages

Sorunsuz entegrasyon için Realtime Dashboard modülü ile dahil.

Kullanım Alanları

İşletmelerin Realtime Dashboard modülünü nasıl kullandığını keşfedin

Monitoring

monitoring yeteneklerini uygulamak isteyen takimlar için mükemmel.

Event management

event management yeteneklerini uygulamak isteyen takimlar için mükemmel.

Support teams

support teams yeteneklerini uygulamak isteyen takimlar için mükemmel.

API Referansı

Kolay Entegrasyon

Realtime Dashboard modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.

API Dokümantasyonunu Gör
// Enable Realtime Dashboard module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "realtime-dashboard",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "realtime-dashboard",
    "name": "Realtime Dashboard",
    "enabled": true,
    "status": "active"
  }
}

Realtime Dashboard Kullanmaya Hazır mısınız?

Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.