mirror of https://github.com/coddrago/Heroku
pull/114/head
parent
cd7ff2eba8
commit
75d648f1a1
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue