zhamao-framework/docs/api/ZM/API/Proxies/Bot/AllGroupsProxy.md
Github Build Bot 2fedfe5b18 update api docs
2022-04-11 14:03:47 +00:00

460 B

ZM\API\Proxies\Bot\AllGroupsProxy

__call

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

描述

在传入的机器人实例上调用方法

参数

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

返回

类型 描述
array 返回一个包含所有执行结果的数组,键名为群号