Telegram Group & Telegram Channel
Advanced Bot Codings
🎉 New Google Translator Official Api 🖇 Api Link :- https://shadabalam.cf/api/translator.php 📑 Format To Use Api: https://shadabalam.cf/api/translator.php?text=<your-text-here>&language=<language-code> ✔️ Enter Your Message At text Parameter In Api. ✔️
How To Use This Api In BJS Code To Convert The Message In Hindi ?

📎 Command: /Translate

🔊 Answer: Enter Your Text To Convert It To Another Language.

📩 Wait For Answer: On

🔎 BJS: HTTP.get({
url: "https://shadabalam.cf/api/translator.php?text="+message.split(" ").join("+")+"&language=hi",
success: "Translated" })


📎 Command: Translated

🔎 BJS: var result = JSON.parse(content)
var text = result.data.translations[0].translatedText
var detected = result.data.translations[0].detectedSourceLanguage
Bot.sendMessage("*🎉 Text Converted From "+detected+" To Hi.\n\n📑 Translated Text: "+text+"\n\n🔊 Language: "+detected+" (Auto Detected)*")


⚠️ You can change the text language code to convert the text in other language. If any bug or error happened then send the Screenshot on this post comments.

🧑🏻‍💻 Code Dev: @Shadab_Alam



tg-me.com/Advanced_Bot_Codings/302
Create:
Last Update:

How To Use This Api In BJS Code To Convert The Message In Hindi ?

📎 Command: /Translate

🔊 Answer: Enter Your Text To Convert It To Another Language.

📩 Wait For Answer: On

🔎 BJS: HTTP.get({
url: "https://shadabalam.cf/api/translator.php?text="+message.split(" ").join("+")+"&language=hi",
success: "Translated" })


📎 Command: Translated

🔎 BJS: var result = JSON.parse(content)
var text = result.data.translations[0].translatedText
var detected = result.data.translations[0].detectedSourceLanguage
Bot.sendMessage("*🎉 Text Converted From "+detected+" To Hi.\n\n📑 Translated Text: "+text+"\n\n🔊 Language: "+detected+" (Auto Detected)*")


⚠️ You can change the text language code to convert the text in other language. If any bug or error happened then send the Screenshot on this post comments.

🧑🏻‍💻 Code Dev: @Shadab_Alam

BY Advanced Bot Codings™


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/Advanced_Bot_Codings/302

View MORE
Open in Telegram


Advanced Bot Codings™ Telegram | DID YOU KNOW?

Date: |

What is Secret Chats of Telegram

Secret Chats are one of the service’s additional security features; it allows messages to be sent with client-to-client encryption. This setup means that, unlike regular messages, these secret messages can only be accessed from the device’s that initiated and accepted the chat. Additionally, Telegram notes that secret chats leave no trace on the company’s services and offer a self-destruct timer.

How Does Telegram Make Money?

Telegram is a free app and runs on donations. According to a blog on the telegram: We believe in fast and secure messaging that is also 100% free. Pavel Durov, who shares our vision, supplied Telegram with a generous donation, so we have quite enough money for the time being. If Telegram runs out, we will introduce non-essential paid options to support the infrastructure and finance developer salaries. But making profits will never be an end-goal for Telegram.

Advanced Bot Codings™ from us


Telegram Advanced Bot Codings™
FROM USA