Client
class Client
Traits
Properties
protected | $http | ||
protected | $access_token | ||
protected | $endpoint |
Methods
string
get(string $userid, array $type = [1, 2, 3, 4])
获取功能属性.
string
change(string $userid, array $option)
更改功能属性.
Details
at line 28
__construct(TencentMail $app)
Client constructor.
at line 46
string
get(string $userid, array $type = [1, 2, 3, 4])
获取功能属性.
at line 66
string
change(string $userid, array $option)
更改功能属性.