Update inline_stuff.py

pull/11/head
Who? 2024-11-16 19:08:40 +07:00 committed by GitHub
parent c1866a49f1
commit 38f4d0d0ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -114,6 +114,6 @@ class InlineStuff(loader.Module):
return
await message.answer_photo(
"https://github.com/hikariatama/assets/raw/master/hikka_banner.png",
"https://x0.at/KLJs.png",
caption=self.strings("this_is_hikka"),
)