I'm confused on how this is supposed to work.
I assumed @livechat.chat.list was supposed to return me an object that I can transform into a hash/json.
Same thing with @livechat.chat('SFNAC432') and get a single chat into a hash/json.
I can query each object and do .agents or .messages and get the information, but thought I'd be able to look at each object without having to curl for that information.
Thanks!