Last active
October 25, 2023 23:11
-
-
Save robrita/5c1fe0d176105a44bbcb054796a6fbdb to your computer and use it in GitHub Desktop.
Chatrace bot single card
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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