Esko Coding
Kanalga Telegram’da o‘tish
3 081
Obunachilar
-1224 soatlar
-287 kunlar
-14130 kunlar
Postlar arxiv
3 077
#Giveaway
@EskoTextStylishBot ለሶስት ስዎች በ Giveaway ይሰጣል።
Giveaway በvote ስለሆነ የሚደረገው መሳተፍ የምትፈልጉ "TBC" ብላችሁ ኮሜንት አድርጉ።
Vote ነገ ማለትም እሁድ ማታ ይጀምራል።
3 077
Esko Text Stylish Bot ተለቋል!
ከዛሬ ጀምሮ የፃፉትን ፅሑፍ ለማሳመር አይቸገሩም። Esko Text Stylish Bot በመጠቀም ፅሑፎትን ውብ ንግግሮን ሳቢ እና አዝናኝ ያድርጉ።
@EskoTextStylishBot አሁንን ይጠቀሙ።
በቅርቡ አዳዲስ ገፅታዎች ስለሚጨመሩ ፤ ሀሳብ አስተያየት ካሎት ኮሜንት ስር ያስቀምጡ
3 077
አዲሱ ቦት ዛሬ 8:00 ላይ ይለቀቃል።
ለሁለት ቻነል ብቻ የሚሆን ቦታ ስለቀረን ፤ ማስመዝገብ የምትፈልጉ ይሄ ዕድል እንዳያመልጣችሁ።
በ300 ብር ብቻ ጥራት ያለው 1K+ member ያግኙ።
ቻነል ለመጨመር @EskoDrums ያናግሩ።
3 077
20 basic codes for TPY in TBC:
▎1. For sending a message:
bot.sendMessage(text='Text')
▎2. For editing a message:
msg = bot.sendMessage(chat_id=u,text='Text')
bot.editMessageText(chat_id=u,text='New Text',message_id=msg.message_id)
▎3. For editing a message when clicking on an inline keyboard:
bot.editMessageText(chat_id=u,text='New Text',message_id=message.message_id)
▎4. For sending a photo:
bot.sendPhoto(chat_id=u,photo='link', caption='caption')
▎5. For editing the caption of a photo:
img = bot.sendPhoto(chat_id=u,photo='link', caption='caption')
bot.editMessageCaption(chat_id=u,caption='new caption',message_id=img.message_id)
▎6. For editing the caption of a photo when clicking on an inline keyboard:
bot.editMessageCaption(chat_id=u,caption='new caption',message_id=message.message_id)
▎7. For sending a document:
bot.sendDocument(chat_id=u,document='link', caption='caption')
▎8. For sending audio:
bot.sendAudio(chat_id=u,audio='link', caption='caption')
▎9. For sending video:
bot.sendVideo(video='link', caption='caption')
▎10. For sending animation:
bot.sendAnimation(animation='link', caption='caption')
▎11. For sending dice:
bot.sendDice(emoji='🎲')
▎12. For sending a mini app or web app:
markup=InlineKeyboardMarkup()
markup.add(InlineKeyboardButton(text='Open Web App',web_app='https://your-web-app-url.com'))
bot.replyText(chat_id=u, text="Click the button to open the web app:", reply_markup=markup)
▎13. For getting bot details:
Bot.info()
▎14. For transferring a bot:
Bot.Transfer(email=message.text, bot_id=Bot.info().bot_id)
▎15. For using bot token and running the bot:
Bot.Transfer(email="your mail",bot_id=Bot.info().bot_id,bot_token="Your Token",run_now=True)
▎16. For getting the current time:
time=libs.dateandtime.now('Asia/kolkata')['time']
▎17. For getting the current date:
date=libs.dateandtime.now('Asia/kolkata')['date']
▎18. For checking if a user is a premium member:
message.from_user.is_premium
▎19. For checking if a user is a bot:
message.from_user.is_bot
▎20. For sending random numbers:
a=[1,2,3,4,5,6]
b=libs.Random.randomStr(1, a)
These basic codes should help you get started with TPY in TBC! If you have any specific use cases or need further assistance, write in the comment section.3 077
አዲሱ ቦት ነገ ይለቀቃል።
ውስን ቦታዎች ስላሉን ቻነል ማሳደግ የምትፈልጉ አሁኑኑ አስመዝግቡ።
በ300 ብር ብቻ ጥራት ያለው 1K+ member ያግኙ።
ቻነል ለመጨመር @EskoDrums ያናግሩ።
3 077
አዲስ ቦት በመስራት ላይ እንገኛለን! ✅
ቻነላችሁን መጨመር የምትፈልጉ 300 ብር ብቻ በመክፈል ይጨምሩ። ✉️
ለቻነል ባለቤቶች 1k member ጋራንቲ አለው 💯
በጣም በእርካሽ ዋጋ 1k+ ጥራት ያለው Member ያግኙ። ✅
ቻነል ለመጨመር @EskoDrums ያናግሩ። 🤗
