跳到主要内容

is_deactivated

判断某个客户端命令是不是被停用了

声明

bool is_deactivated(string cmd)

参数

参数名描述
cmd客户端命令

返回值

true: 停用了, false: 未停用

使用方式

返回文档