# टेलीग्राम के साथ शुरुआत करें

टेलीग्राम आपको उपयोगकर्ताओं तक एक परिचित चैनल में पहुंचने देता है जहां वे पहले से ही संदेशों को जल्दी से पढ़ते हैं और उनका जवाब देते हैं।

Pushwoosh से जुड़े टेलीग्राम बॉट के साथ, आप **Customer Journey Builder** में ऑनबोर्डिंग, रिमाइंडर और फॉलो-अप को स्वचालित कर सकते हैं।

## टेलीग्राम के साथ काम करना शुरू करें

<Steps>

1. **टेलीग्राम में एक बॉट बनाएं**  
   एक नया बॉट बनाने के लिए `/newbot` के साथ **@BotFather** का उपयोग करें या मौजूदा बॉट टोकन को `/mybots` के साथ कॉपी करें। आपको **API टोकन** स्ट्रिंग की आवश्यकता है जो BotFather प्रदान करता है।

   [और जानें](/hi/product/first-steps/start-with-your-project/configure-platforms/telegram-configuration/)

2. **Pushwoosh में टेलीग्राम कॉन्फ़िगर करें**  
   अपने टेलीग्राम बॉट को Pushwoosh से कनेक्ट करें और प्लेटफॉर्म सेटअप पूरा करें।

   [और जानें](/hi/product/first-steps/start-with-your-project/configure-platforms/telegram-configuration/)

3. **एक Journey में टेलीग्राम संदेश भेजें**  
   टेलीग्राम संदेश प्रवाह बनाने और लॉन्च करने के लिए Customer Journey Builder का उपयोग करें।

   [और जानें](/hi/product/messaging-channels/telegram/send-telegram-via-customer-journey/)

</Steps>

<Aside type="note">
जब कोई उपयोगकर्ता आपके बॉट को `/start` भेजता है, तो Pushwoosh टैग और इवेंट के साथ **User Explorer** में एक प्रोफ़ाइल बनाता है। [और जानें](/hi/product/messaging-channels/telegram/send-telegram-via-customer-journey/#view-user-data-in-user-explorer)
</Aside>