mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 06:25:07 +00:00
remove send
This commit is contained in:
@@ -34,19 +34,5 @@
|
||||
"text": "let's grab a 🍺"
|
||||
}
|
||||
}
|
||||
],
|
||||
"send": [
|
||||
{
|
||||
"title": "Send a text containing an emoji to anyone via SMS.",
|
||||
"run_check": false,
|
||||
"request": {
|
||||
"from": "Alice",
|
||||
"to": "+44782669123",
|
||||
"message": "let's grab a :beer:"
|
||||
},
|
||||
"response": {
|
||||
"text": "let's grab a 🍺"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user