Allow all conversations to be listed #430
It is now possible to list all conversation for your app
Iterate over all conversations for your app
intercom.conversations.all.each { |convo| ... }
It is now possible to list all conversation for your app
intercom.conversations.all.each { |convo| ... }