listChannelsAssociatedWithChannelFlow
inline suspend fun ChimeSdkMessagingClient.listChannelsAssociatedWithChannelFlow(crossinline block: ListChannelsAssociatedWithChannelFlowRequest.Builder.() -> Unit): ListChannelsAssociatedWithChannelFlowResponse
Lists all channels associated with a specified channel flow. You can associate a channel flow with multiple channels, but you can only associate a channel with one channel flow. This is a developer API.