From 47dcde62032f7f3a286f01f1d52bfb0a3e9514ce Mon Sep 17 00:00:00 2001 From: Leorio Paradinight <62891774+code-rgb@users.noreply.github.com> Date: Sat, 13 Feb 2021 20:01:59 +0530 Subject: [PATCH] fixed bio --- userge/plugins/fun/whois.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userge/plugins/fun/whois.py b/userge/plugins/fun/whois.py index 3192c28ed..4178d5bfd 100644 --- a/userge/plugins/fun/whois.py +++ b/userge/plugins/fun/whois.py @@ -63,7 +63,7 @@ async def who_is(message: Message): pass else: message_out_str += f"👥 Common Chats: {cc_no}\n" - message_out_str += f"📝 Bio: {from_chat.description}\n\n" + message_out_str += f"📝 Bio: {from_chat.bio}\n\n" message_out_str += f"👁 Last Seen: {from_user.status}\n" message_out_str += "🔗 Permanent Link To Profile: " message_out_str += (