UniBorg
1.21K subscribers
4 photos
1 video
16 files
39 links
WORST UserBot with the WORST features!!

https://GitHub.com/SpEcHiDe/UniBorg

All code in this channel is licensed under GPLv3, except where otherwise noted!

[Licensed under CC BY 3.0 https://creativecommons.org/licenses/by/3.0/]

ℹ️ @SpEcHlDe
Download Telegram
#recover #recent #messages #from #supergroup

F = "GROUP WHERE DELETED MESSAGE EXIST IN RECENT ACTIONS'
T = "DESTINATION USERNAME OF ANOTHER CHAT"
a = await event.client.get_admin_log(F, edit=False, delete=True, limit=None)
for i in a:
await event.client.send_message(T, i.original.action.message, silent=True)


🥺 @UniBorg