Skip to content

Instantly share code, notes, and snippets.

@robrita
Last active October 25, 2023 23:11
Show Gist options
  • Select an option

  • Save robrita/5c1fe0d176105a44bbcb054796a6fbdb to your computer and use it in GitHub Desktop.

Select an option

Save robrita/5c1fe0d176105a44bbcb054796a6fbdb to your computer and use it in GitHub Desktop.
Chatrace bot single card
{
"messages": [
{
"message": {
"attachment": {
"payload": {
"elements": [
{
"title": "I'm Chatalino the #1 ChatGPT Bot for messenger. 👋 Click to join!!",
"subtitle": "",
"image_url": "https://th.bing.com/th/id/OIG.erYSzCUjTkzXEDu076wZ?pid=ImgGn",
"default_action": {
"type": "web_url",
"url": "https://m.me/chatalinobot?ref=invite--3461889723836240",
"webview_height_ratio": "tall"
},
"buttons": []
}
],
"image_aspect_ratio": "square",
"template_type": "generic"
},
"type": "template"
},
"quick_replies": []
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment