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

x/tpy/src/types/guild.d.ts

🔑 A strongly typed Pylon API client.
Latest
import * as tpy from "https://deno.land/x/tpy@v1.0.0-RC/src/types/guild.d.ts";

Request and response structures related to the /guilds resource.

Typings relevant to guild interfaces on the Pylon API.

Namespaces

Schemas for GET /guilds.

Not an API resource, this namespace behaves as a set of templates and other base types.

Type Aliases

Response schema for GET /guilds/:id.

Response schema for GET /guilds/:id/stats.

Base guild payload.