interface MultiplayerVoiceLeaveRequest {
    voice_token: string;
}

Properties

Properties

voice_token: string

Generated using TypeDoc