getChatInfo

open fun getChatInfo(chatId: String, handler: IResponseHandler<ChatInfos>)
open fun getChatInfo(chatIds: List<String>, handler: IResponseHandler<ChatInfos>)