Channel Settings View Model Params
class ChannelSettingsViewModelParams @JvmOverloads constructor(val channelUrl: String) : SendbirdViewModelParams
Represents the parameters for ChannelSettingsViewModel.
Since
1.0.0-beta.1