Replies: 2 comments
-
It's not possible right now. You can only send GIFs from tendor.com |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok ty
…On Thu, Feb 8, 2024, 6:22 p.m. Tomer ***@***.***> wrote:
It's not possible right now. You can only send GIFs from tendor.com
—
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARY6SBW5QGKIQD5SO56B66LYSVM4LAVCNFSM6AAAAABC5AZTYCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DIMJTGM4DE>
.
You are receiving this because you authored the thread.Message ID:
<tomer8007/kik-bot-api-unofficial/repo-discussions/250/comments/8413382@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is it possible to send local gif to group chat ?
if message == "gifs":
# Extract the path to the GIF file
gif_file_path = "var\giftest.gif"
# Send the GIF file to the user
self.client.send_gif_image(chat_message.from_jid, gif_file_path)
Beta Was this translation helpful? Give feedback.
All reactions