CommandResetGlobalCooldown

Resets global cooldown of command, by ID

Signature

public void CommandResetGlobalCooldown(string id)

Parameters

id
string required

No description provided.

Return Type

void

Example

CPH.CommandResetGlobalCooldown(id);