mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
* add displayname * Commit from GitHub Actions (Publish APIs & Clients) Co-authored-by: domwong <domwong@users.noreply.github.com>
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"name": "sms",
|
|
"icon": "📟",
|
|
"category": "communication",
|
|
"pricing": {
|
|
"Sms.Send": 75000
|
|
},
|
|
"display_name": "SMS"
|
|
}
|