getChannel

open suspend fun getChannel(id: Snowflake): Channel(source)

Requests the Channel with the given id.

Throws

if something went wrong while retrieving the channel.

if the channel is null.