getChannelById

open override fun getChannelById(id: Long): Channel?(source)

Gets a channel by its id.

Return

The Channel object.

Parameters

id

The id of the channel.