Help for this page

Select Code to Download


  1. or download this
    eval {
        $webhook->execute("Test message.");
    } or do {
        print "Found error: it was $@...\n";
    }