I am trying to get unread messages count for each channel of the user.
After referring Twilio Doc For getting unread count, I found that this is a very complex way to get the message for each channel if channel count is large.
My question is that it is the only way to get the unread message count in Twilio because one channel it is taking some time to be initialized. and return unread count.