createChat

open fun createChat(name: String, userIds: Array<Long>, handler: IResponseHandler<ChatCreateResponse>)