Update settings.py

pull/4/head
Who? 2024-11-03 13:12:47 +07:00 committed by GitHub
parent 42697479ee
commit d4c5995740
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -250,4 +250,4 @@ class CoreMod(loader.Module):
async def installationcmd(self, message: Message):
"""| Guide of installation"""
await client.send_file(message.peer_id, "https://i.imgur.com/Tfj0Wud.png", caption = self.strings["installation"])
await self.client.send_file(message.peer_id, "https://i.imgur.com/Tfj0Wud.png", caption = self.strings["installation"])