Update types.py

pull/53/head
Who? 2024-12-29 14:48:16 +07:00 committed by GitHub
parent 9ac55365cd
commit 6e46e12827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -380,9 +380,9 @@ class Module:
if not getattr(channel, "left", True):
return True
await self.inline.bot.send_animation(
await self.inline.bot.send_photo(
self.tg_id,
"https://i.gifer.com/SD5S.gif",
"https://imgur.com/a/XpwmHo6.png",
caption=(
self._client.loader.lookup("translations")
.strings("requested_join")