Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pabloleonalcaide/8057bedda372454499bb9ffb8d655eb4 to your computer and use it in GitHub Desktop.
Save pabloleonalcaide/8057bedda372454499bb9ffb8d655eb4 to your computer and use it in GitHub Desktop.
Json code to send animated gif as custom payload for Telegram
{
"telegram": {
"text": "[.](https://media.giphy.com/media/2IFXZDePUQAAU/giphy.gif).",
"parse_mode": "Markdown"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment