i trying to use "friendship/create" API function and isnt works
//----------------------------------------------------------------------
define('BOT_UID', '150359788');
$result89 = $connection->post('friendship/create/'.BOT_UID);
//-----------------------------------------------------------------------
is this the correct usage?
