getChannelMetadata
expect abstract fun getChannelMetadata(channel: String, includeCustom: Boolean = false): GetChannelMetadata
Returns metadata for the specified Channel, optionally including the custom data object for each.
Parameters
channel
Channel name.
includeCustom
Include respective additional fields in the response.