diff --git a/unzipper/modules/bot_data.py b/unzipper/modules/bot_data.py index 7b88583e..4447080a 100644 --- a/unzipper/modules/bot_data.py +++ b/unzipper/modules/bot_data.py @@ -266,7 +266,7 @@ class Messages: """ ABOUT_TXT = """ -**About Unarchiver bot [v6.3.4]** +**About Unarchiver bot [v6.3.5]** • **Language :** [Python 3.12.4](https://www.python.org/) • **Framework :** [Pyrogram 2.0.106](https://pyrogram.org/) @@ -838,7 +838,7 @@ class Messages: THUMB_CAPTION = """ #thumbnail -Saved thumbnail of [{}](tg://user?id={}) +Saved thumbnail of [user {}](tg://user?id={}) """ THUMB_FAILED = "Failed to generate thumb"