# Self remove vehicle plate

You can use this event to self remove a vehicle plate, for example in the events where your framework deletes a vehicle with /dv command

## Event

```lua
TriggerServerEvent("vehicles_keys:selfRemoveKeys", plate)
```
