क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

दावा- तानिया चटर्जी को युजवेंद्र चहल ने भेजा मानहानि नोटिस:एक्ट्रेस ने कहा- मैंने किसी की इमेज खराब नहीं की, क्रिकेटर का सम्मान करती हूं

On: अप्रैल 18, 2026 12:42 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

एक्ट्रेस तानिया चटर्जी ने हाल ही में दावा किया था कि क्रिकेटर युजवेंद्र चहल ने उन्हें इंस्टाग्राम पर ‘क्यूट’ लिखकर मैसेज किया था। अब एक्ट्रेस ने दावा किया है कि इस बयान के बाद चहल ने उन्हें मानहानि का नोटिस भेजा है। शुक्रवार को पैपराजी से बातचीत में तानिया चटर्जी ने बताया कि उनका वायरल वीडियो एक हल्की-फुल्की बातचीत का हिस्सा था। उन्होंने कहा कि उन्हें अंदाजा नहीं था कि यह इतना वायरल हो जाएगा। वीडियो सामने आने के बाद उन्हें सोशल मीडिया पर ट्रोलिंग का सामना करना पड़ रहा है। उन्होंने कहा कि लोग उन्हें लगातार निशाना बना रहे हैं, जबकि दूसरे पक्ष पर कोई सवाल नहीं उठाए जा रहे। तानिया के अनुसार, उन्हें चहल की तरफ से नोटिस और मैसेज मिला है। हालांकि, नोटिस की रकम या लीगल डिटेल्स पर उन्होंने कुछ भी कहने से इनकार किया और बताया कि यह मामला उनके वकील देख रहे हैं। नोटिस पर बोलने से किया इनकार तानिया ने साफ किया कि उन्होंने किसी की इमेज खराब करने की कोशिश नहीं की। उनके मुताबिक, डिफेमेशन का मतलब किसी के बारे में गलत या अपमानजनक बातें कहना होता है, जो उन्होंने नहीं किया। उन्होंने कहा कि वह चहल का सम्मान करती हैं और एक भारतीय क्रिकेटर होने के नाते उन पर गर्व है। एक्ट्रेस ने बताया कि चहल ने साल 2023 में मैसेज किया था। लेकिन उन्होंने बहुत बाद में वो मैसेज देखा। सो?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

‘मुझे करोड़ों रुपए का नुकसान हो रहा है’:मुकेश खन्ना बोले- रणवीर सिंह को ‘शक्तिमान’ नहीं बनने दूंगा, नए चेहरे के लिए देशभर में ऑडिशन लूंगा

red and white modern breaking news youtube thumbnail

अफ्रीका का चक्कर लगाकर मिडिल ईस्ट जा रहा अमेरिकी वॉरशिप:हूती विद्रोहियों के हमलों से डरकर रास्ता बदला, 6000 नाविक और 3 डेस्ट्रॉयर भी साथ

red and white modern breaking news youtube thumbnail

केंद्र सरकार ने महंगाई भत्ता 2% बढ़ाकर 60% किया:50 लाख केंद्रीय कर्मचारियों और 69 लाख पेंशनर्स को फायदा होगा

red and white modern breaking news youtube thumbnail

केंद्र सरकार ने महंगाई भत्ता 2% बढ़ाया:50 लाख सरकारी कर्मचारियों और 69 लाख पेंशनर्स को फायदा होगा

red and white modern breaking news youtube thumbnail

हिमाचल में ‘एक महिला MLA’ बोलकर फंसी कंगना:सोशल मीडिया में हो रहीं ट्रोल; सांसद की बौद्धिक क्षमता पर सवाल उठा रहे यूजर्स

red and white modern breaking news youtube thumbnail

तलाक के बाद टूट गई थीं एक्ट्रेस हंसिका मोटवानी:जिंदगी के डार्क फेज से गुजरीं, परिवार और थेरेपी से मिली ताकत

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });