channel

abstract suspend fun channel(id: ID): Channel?(source)

根据ID获取一个指定的频道。 如果找不到则会得到 null