guild

abstract suspend fun guild(id: ID): Guild?(source)

根据ID寻找指定的频道服务器。如果找不到则得到 null

如果实现者不支持也可能始终得到 null