GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GuildSearchNegatable

API/Type Aliases/GuildSearchNegatable
seyfert/lib/types/rest/guild.d.ts

Signature

export type GuildSearchNegatable<T extends string> = `${T}` | `-${T}`;

Members

This export does not declare public properties or methods in the generated declaration file.