An open API service indexing awesome lists of open source software.

https://github.com/linxlib/txsms

Tecent SMS
https://github.com/linxlib/txsms

Last synced: 4 months ago
JSON representation

Tecent SMS

Awesome Lists containing this project

README

          

# txsms
腾讯短信(非官方)

## 用法
```go
sms.NewSmsClient(APPID,APPSECRET,SIGN).UseTpl(123456).Send("13800138000",a,b,c...)
```