diff --git a/SendContact.md b/SendContact.md new file mode 100644 index 0000000..6015448 --- /dev/null +++ b/SendContact.md @@ -0,0 +1,22 @@ +> SendContact($destination, $number, $firstName, $lastName=null) + +``` +SendContact('DestinationMsgId', '3480355977', 'Contact name'); + + +?> +``` \ No newline at end of file