teamChannelConfigurations

@JvmName(name = "listMicrosoftTeamsChannelConfigurationsResponseTeamsChannelConfiguration")
fun Flow<ListMicrosoftTeamsChannelConfigurationsResponse>.teamChannelConfigurations(): Flow<TeamsChannelConfiguration>

This paginator transforms the flow returned by listMicrosoftTeamsChannelConfigurationsPaginated to access the nested member TeamsChannelConfiguration

Return

A kotlinx.coroutines.flow.Flow that can collect TeamsChannelConfiguration