DeleteChannelApi

sealed interface DeleteChannelApi : ChannelApi

Inheritors

Types

Link copied to clipboard
data class Response(val channelId: String) : ChannelApi.DeleteChannelApi