ChannelsRoute

@Serializable
sealed interface ChannelsRoute : Route(source)

Inheritors

Types

Link copied to clipboard
@Serializable
data object Channels : ChannelsRoute
Link copied to clipboard
@Serializable
data object ChannelsGraph : ChannelsRoute, Graph