new banner in /start message

pull/29/head
Who? 2024-11-29 22:23:13 +07:00 committed by GitHub
parent 37ef47be61
commit c865fc5995
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://x0.at/KLJs.png",
"https://imgur.com/a/y0amYvo.png",
caption=self.strings("this_is_hikka"),
)