my sms pannel added
This commit is contained in:
@@ -53,8 +53,7 @@ class SendOTPView(APIView):
|
|||||||
ghasedak_sms.SendSingleSmsInput(
|
ghasedak_sms.SendSingleSmsInput(
|
||||||
message=message,
|
message=message,
|
||||||
receptor=phone,
|
receptor=phone,
|
||||||
line_number='30005088',
|
line_number='30005006004096',
|
||||||
send_date='',
|
|
||||||
client_reference_id=str(user.pk)
|
client_reference_id=str(user.pk)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user