Skip to content

VoiceStopPayload

@vimp-mp/types 2.0.1

Interface · Shared types API

Identifies a player and route when voice transmission ends.

ts
interface VoiceStopPayload

Members

playerId

ts
playerId: number

Server-assigned identifier of the player that stopped transmitting.

route

ts
route: VoiceRoute

Route that carried the transmission.

VIMP developer documentation