VoiceChannelListItem

data class VoiceChannelListItem(val channel: VoiceChannel, val totalParticipants: Int)

Constructors

Link copied to clipboard
constructor(channel: VoiceChannel, totalParticipants: Int)

Properties

Link copied to clipboard
Link copied to clipboard