Update inline_stuff.py

pull/40/head
Who? 2024-12-18 14:35:43 +07:00 committed by GitHub
parent ed981a7bfb
commit 0bcf291d9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class InlineStuff(loader.Module):
return True
@loader.command()
async def ch_hikka_bot(self, message: Message):
async def ch_heroku_bot(self, message: Message):
args = utils.get_args_raw(message).strip("@")
if (
not args