GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

BulkGetKey

API/Type Aliases/BulkGetKey
seyfert/lib/cache/index.d.ts

Signature

export type BulkGetKey = readonly [    NonGuildBased | GuildRelated,    string] | readonly [    GuildBased,    string,    string];

Members

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