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

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

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

Gets the raw Discord guild information with deployment information.

Parameters

guildID: string

The ID of the guild to get.