textmagic / textmagic-rest-ruby

MIT License
1 stars 4 forks source link

Updates to the SMS chats page #64

Open matthewcummings opened 8 years ago

matthewcummings commented 8 years ago

https://www.textmagic.com/docs/api/sms-chats/

to

"In TextMagic, an SMS chat represents a chronologically ordered set of inbound and outbound messages, between a specific sender and recipient(s), in other words, a conversation. Take a look at the SMS Chat feature in TextMagic Online. In the TestMagic API model, this feature corresponds to the chat resource."

to

"To get all existing chats for your account, use:"

to

"You will receive a standard paginated response:"
NOTE: there are two places where this change should be made on the chats page.

to

"A chat is a resource consisting of messages grouped by sender and sorted chronologically. Below are the details returned for each chat in the chat resources array"