Instance Method

getChannel(for:)

Get’s a basic Channel from a ChannelID (NOTE: This tries to get a channel from cache)

Declaration

func getChannel(for channelId: Snowflake) -> Channel?

Parameters

channelId

The ChannelID used to get the Channel