Skip to main content
Version: v2

LinkButton

displayTextstringrequired

Text on the button

Example: Press the button
linkstringrequired

Link opened when the button is pressed

Example: https://www.yuchat.ai
LinkButton
{
"displayText": "Press the button",
"link": "https://www.yuchat.ai"
}