Developer
Action format
Action remove tag
1min
gunakan respons ini untuk menghapus tag dari subscriber tag dengan nama yang sama harus ada di bot anda { "version" "v1", "content" { "messages" \[ { "type" "text", "text" "simple text with button", "buttons" \[ { "type" "url", "caption" "external link", "url" "https //uchat com au" } ] } ], "actions" \[ { "action" "remove tag", "tag name" "your tag", } ], "quick replies" \[] } }