channels

abstract val channels: StateFlow<List<Channel>?>

The collection of channels loaded by the query channels request. The StateFlow is initialized with null which means that channels are not loaded yet.