GetChannelsParams

constructor(jsonObject: JSONObject)
constructor(type: Chat.ChannelType? = null, channelId: String? = null, channelName: String? = null, sort: Chat.SortType? = null, pageOrder: String? = null, pageSize: Int? = null, pageNumber: Int? = null)