Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
3a7618b
1
Parent(s):
5012c18
Looks good
Browse files- Powers/plugins/info.py +1 -1
Powers/plugins/info.py
CHANGED
@@ -152,7 +152,7 @@ async def chat_info(c: Gojo, chat, already=False):
|
|
152 |
dc_id = chat.dc_id
|
153 |
photo_id = chat.photo.big_file_id if chat.photo else None
|
154 |
can_save = chat.has_protected_content
|
155 |
-
|
156 |
caption = f"""
|
157 |
🔰 <b>CHAT INFO</b> 🔰
|
158 |
|
|
|
152 |
dc_id = chat.dc_id
|
153 |
photo_id = chat.photo.big_file_id if chat.photo else None
|
154 |
can_save = chat.has_protected_content
|
155 |
+
|
156 |
caption = f"""
|
157 |
🔰 <b>CHAT INFO</b> 🔰
|
158 |
|