child

abstract suspend override fun child(id: ID): Channel?(source)

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

未找到时得到null。

See also