$server
$server : \EasyWeChat\OpenPlatform\Server\Guard
Class Application.
officialAccount(string $appId, string|null $refreshToken = null, \EasyWeChat\OpenPlatform\Authorizer\Auth\AccessToken|null $accessToken = null) : \EasyWeChat\OpenPlatform\Authorizer\OfficialAccount\Application
Creates the officialAccount application.
string | $appId | |
string|null | $refreshToken | |
\EasyWeChat\OpenPlatform\Authorizer\Auth\AccessToken|null | $accessToken |
miniProgram(string $appId, string|null $refreshToken = null, \EasyWeChat\OpenPlatform\Authorizer\Auth\AccessToken|null $accessToken = null) : \EasyWeChat\OpenPlatform\Authorizer\MiniProgram\Application
Creates the miniProgram application.
string | $appId | |
string|null | $refreshToken | |
\EasyWeChat\OpenPlatform\Authorizer\Auth\AccessToken|null | $accessToken |
getReplaceServices(\EasyWeChat\OpenPlatform\Authorizer\Auth\AccessToken|null $accessToken = null) : array
\EasyWeChat\OpenPlatform\Authorizer\Auth\AccessToken|null | $accessToken |