chatChannel

abstract suspend fun chatChannel(id: ID): ChatChannel?(source)

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