1. 首页
  2. 考试认证
  3. 其它
  4. clj ancel sms Ancel SMS Empresas恶意API的Clojure库

clj ancel sms Ancel SMS Empresas恶意API的Clojure库

上传者: 2024-10-08 06:56:08上传 ZIP文件 11.51KB 热度 7次
clj-ancel-短信包装了邪恶的API的Clojure库。万一你不幸不得不处理这件事,也许这个图书馆可以让你的生活变得更好一点。用法Ancel API需要您注册您将向其发送消息的所有电话和群组。行政所有管理API都在clj-ancel-sms.administration模块中。基本上是电话和群组管理。 ( ns test.admin ( :require [clj-ancel-sms.administration :as admin]) ( :use [slingshot.slingshot :only [try+ throw+]])) ( admin/create-group " 1 " " grupo1 " ) ( admin/register-phone " 1 " " 099111222 " ) ( admin/add-pho
下载地址
用户评论