MCPcopy Create free account
hub / github.com/VJBots/VJ-Forward-Bot / send

Function send

plugins/regix.py:304–308  ·  view source on GitHub ↗
(bot, user, text)

Source from the content-addressed store, hash-verified

302# Ask Doubt on telegram @KingVJ01
303
304async def send(bot, user, text):
305 try:
306 await bot.send_message(user, text=text)
307 except:
308 pass
309
310# Don't Remove Credit Tg - @VJ_Botz
311# Subscribe YouTube Channel For Amazing Bot https://youtube.com/@Tech_VJ

Callers 3

pub_Function · 0.85
is_cancelledFunction · 0.85
restart_pending_forwadsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected