02.03.2019, 13:24
I implemented a iphone system on my server,and i want to create a command,the /reply command for iphone users.
I want iphone users to be able to reply to their last message with this command,for example:
-SMS from Bob(1234): hi;
-SMS from Dude(2312): hi;
When an iphone user uses reply,he just has to type /reply <text> in order to reply to dude's message.(on my server a non iphone user types /sms 2312 <text> to reply to dude)
I hope you understand me
I want iphone users to be able to reply to their last message with this command,for example:
-SMS from Bob(1234): hi;
-SMS from Dude(2312): hi;
When an iphone user uses reply,he just has to type /reply <text> in order to reply to dude's message.(on my server a non iphone user types /sms 2312 <text> to reply to dude)
I hope you understand me