Skip to main content

channel-id-properties

description

public var description: String 

type

The type of the channel the id belongs to.

var type: ChannelType 

id

The id of the channel without the encoded type information.

var id: String 

Methods

encode(to:)

public func encode(to encoder: Encoder) throws

Did you find this page helpful?