HTTPRequest Data Arg
Posted: Sun Sep 08, 2024 6:00 pm
hello
What format does the data parameter have in the HTTPRequest function?
I want to send this data in this function.
{
Message = "msg",
SenderNumber = "Smobile",
MobileNumber = Rmobile,
SendToBlocksNumber = true
}
How should I write these?
What format does the data parameter have in the HTTPRequest function?
I want to send this data in this function.
{
Message = "msg",
SenderNumber = "Smobile",
MobileNumber = Rmobile,
SendToBlocksNumber = true
}
How should I write these?