How do I use teleport service with jobId?

local placeJobId = getServer()
return TeleportService:TeleportAsync(7784928804, {player})

How and where do I put the jobId to teleport the player to that specific server?

1 Like