Add
Account
Add
Account
Baran
@Baran20
Joined Nov 23, 2020
Uses neurol artificial intelligence for media rebuilding
2
notes
·
0
subscribers
Subscribe
Contacts
Message
Search
Baran
@Baran20
WhatsAsena - Store
WhatsAsena Official Plugin Store
WhatsAsena
repo
plugin
0
0
28
0
May 29, 2021
Baran
@Baran20
trans.py
from telethon import events import asyncio from userbot.events import register import random from userbot.cmdhelp import CmdHelp @register(outgoing=True, pattern="^.transtest (.*)") async def transtest(event): u_name = event.pattern_match.group(1) trans = await event.edit(f"{u...
0
0
46
0
Nov 23, 2020