MCPcopy
hub / github.com/vasusen-code/SaveRestrictedContentBot / get_bulk_msg

Function get_bulk_msg

main/plugins/pyroplug.py:215–217  ·  view source on GitHub ↗
(userbot, client, sender, msg_link, i)

Source from the content-addressed store, hash-verified

213 await edit.delete()
214
215async def get_bulk_msg(userbot, client, sender, msg_link, i):
216 x = await client.send_message(sender, "Processing!")
217 await get_msg(userbot, client, Drone, sender, x.id, msg_link, i)

Callers 1

run_batchFunction · 0.90

Calls 1

get_msgFunction · 0.85

Tested by

no test coverage detected