requestChannel

open override fun requestChannel(channelId: Long): CompletableDeferred<Channel>(source)

Request to get a channel by its id.

Return

a CompletableDeferred of the channel

Parameters

channelId

the id of the channel