Update settings.py

pull/4/head
Who? 2024-11-03 13:12:01 +07:00 committed by GitHub
parent 8fe574b814
commit 42697479ee
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 utils.answer_file(message.peer_id, "https://i.imgur.com/Tfj0Wud.png", caption = self.strings["installation"])
await client.send_file(message.peer_id, "https://i.imgur.com/Tfj0Wud.png", caption = self.strings["installation"])