pull/114/head
Who? 2025-03-05 20:17:24 +07:00 committed by GitHub
parent cd7ff2eba8
commit 75d648f1a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -336,7 +336,7 @@ class Module:
"✖️ <b>Declined joining <a"
f' href="https://t.me/{channel.username}">{utils.escape_html(channel.title)}</a></b>'
),
photo="https://imgur.com/a/gWKLn7h.png",
photo="https://imgur.com/a/XpwmHo6.png",
)
async def request_join(
@ -388,7 +388,7 @@ class Module:
await self.inline.bot.send_photo(
self.tg_id,
"https://imgur.com/a/XpwmHo6.png",
"https://imgur.com/a/gWKLn7h.png",
caption=(
self._client.loader.lookup("translations")
.strings("requested_join")