Twilio 发送短信
示例
要使用Twilio和Python发送您的第一条SMS,您只需要Twilio-Python帮助程序库即可开始。
# Download the twilio-python library from http://twilio.com/docs/libraries
fromtwilio.restimport TwilioRestClient
# Find these values at https://twilio.com/user/account
account_sid = "ACXXXXXXXXXXXXXXXXX"
auth_token = "YYYYYYYYYYYYYYYYYY"
client = TwilioRestClient(account_sid, auth_token)
message = client.messages.create(to="+12316851234", from_="TWILIO_NUMBER",
body="Hello there, StackOverflow!")
热门推荐
10 春节红包祝福语大全简短
11 虎年孩子说简短祝福语
12 升职祝福语简短霸气押韵
13 酒仙网红包祝福语简短
14 高考前放松祝福语简短
15 爸妈对宝宝祝福语简短
16 结婚祝福语简短精彩短句
17 订婚祝福语简短诗句
18 写给老板祝福语简短高级