Update inline_stuff.py

pull/29/head
Who? 2024-12-07 09:43:33 +07:00 committed by GitHub
parent f245c94c11
commit e8689e1e5e
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://imgur.com/a/y0amYvo.png",
"https://imgur.com/a/0gmlFYI.png",
caption=self.strings("this_is_hikka"),
)