channel

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

尝试根据指定ID获取匹配的 KookChatChannel。未找到时得到null。