CommandManager.TryDisableGroupCommand method

禁用群组中的指令

public bool TryDisableGroupCommand(string cmdGroupName, long groupId)
parameterdescription
cmdGroupName指令组名
groupId群组ID

See Also