Update test.py

pull/31/head
Who? 2024-12-15 20:40:47 +07:00 committed by GitHub
parent 771ffbfe42
commit 38e2548233
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ class TestMod(loader.Module):
"🪐 Your Heroku logs will appear in this chat", "🪐 Your Heroku logs will appear in this chat",
silent=True, silent=True,
invite_bot=True, invite_bot=True,
avatar="https://github.com/coddrago/assets/raw/master/hikka-logs.png", avatar="https://imgur.com/a/Q56oB36.png",
) )
self.logchat = int(f"-100{chat.id}") self.logchat = int(f"-100{chat.id}")