From 6e46e128279fd0cf5b4db6270518b53926c20beb Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 29 Dec 2024 14:48:16 +0700 Subject: [PATCH] Update types.py --- hikka/types.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hikka/types.py b/hikka/types.py index 418f019..6b1a518 100644 --- a/hikka/types.py +++ b/hikka/types.py @@ -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")