$templateButtons
Usage:
$templateButtons[(url/call/quickReply):display Text:value;...]Example:
bot.command({
name: "templatebuttons",
code: `text is required!
$templateButtons[url:url button:https://whatscode.jstnlt.my.id;call:call button:123;quickReply:quick reply button:!ping]`
})
Last updated