stranger

abstract suspend fun stranger(id: ID): OneBotStranger(source)

根据 id 查询对应的陌生人信息。

Throws

请求API可能抛出的任何异常, 例如不存在对应的账户信息。