Github Build Bot 2fedfe5b18 update api docs
2022-04-11 14:03:47 +00:00

460 B
Raw Blame History

ZM\API\Proxies\Bot\AllBotsProxy

__call

public function __call(string $name, array $arguments): array<mixed>

描述

在所有机器人实例上调用方法

参数

名称 类型 描述
name string 方法名
arguments array 参数

返回

类型 描述
array 返回一个包含所有执行结果的数组键名为机器人ID