Telegram Bot

messaging

نسخه 1.0.0


نمای کلی

Telegram messaging bot — conversational commerce, product catalog search, order status, and customer checkout.

راهنمای راه‌اندازی
1. Message @BotFather on Telegram, create a bot (or use an existing one) and copy its token into "Bot API Token" below. 2. Choose a random string for "Webhook Secret Token" below. 3. Register the webhook URL shown above with Telegram by calling:
POST https://api.telegram.org/bot<BOT_TOKEN>/setWebhook
Content-Type: application/json

{ "url": "YOUR_WEBHOOK_URL", "secret_token": "YOUR_WEBHOOK_SECRET" }
4. Customers can now message your bot to search products, check orders, and check out; you can also send order-status updates back to their chat.
قابلیت‌ها

order-channel

notification

webhook

شروع کار با Telegram Bot

آماده‌اید تا این اتصال را به فروشگاه وبیتوی خود اضافه کنید؟ همین حالا از طریق پیشخوان آن را فعال کنید.

شروع کنید