channel

abstract suspend override fun channel(id: ID): KookChannel?

尝试根据指定ID获取匹配的子频道

未找到时得到null。