Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tpy/src/tpy.ts>Tpy#getDeploymentIDfromGuild

🔑 A strongly typed Pylon API client.
Latest
method Tpy.prototype.getDeploymentIDfromGuild
import { Tpy } from "https://deno.land/x/tpy@v1.0.0-RC/src/tpy.ts";

Gets the most recent deployment ID from a guildID.

Parameters

guildID: string

The guild to fetch the deployment from.