M
import random
otp=random.randint(1000,9999)
account_sid = ''
auth_token = ''
client = Client(account_sid, auth_token)
client.messages.create(from_='+',
to='+',
body='Your OTP is -'+str(otp),)
Size: a a a
M
M
M
M
DT
DT
DT
DT
DT
BE
BE
DT
DT
BE
DT
DT
M
BE
M
M