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
.eval r = await event.get_reply_message()
a = r.media.document.attributes
for i in a:
if isinstance(i, types.DocumentAttributeImageSize):
print(f"width: {i.w}\nheight: {i.h}")


#get #width #height #of #replied #sticker #image

©️ @UniBorg