<?php $output = array( "username" => "Form Username", "description" => "Form Description", "tts" => false, "embeds" => [ [ "title" => "Form Title", "type" => "rich", "fields" => [] ] ] ); print_r($output);
You have javascript disabled. You will not be able to edit any code.