Interface BattleUnbindHotkeyRequest

interface BattleUnbindHotkeyRequest {
    index: number;
}

Properties

Properties

index: number