topicConfigurations

@JvmName(name = "getChatControlsConfigurationResponseTopicConfiguration")
fun Flow<GetChatControlsConfigurationResponse>.topicConfigurations(): Flow<TopicConfiguration>

This paginator transforms the flow returned by getChatControlsConfigurationPaginated to access the nested member TopicConfiguration

Return

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