GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ChannelShorterOptionalParams

API/Type Aliases/ChannelShorterOptionalParams
seyfert/lib/common/shorters/channels.d.ts

Signature

export type ChannelShorterOptionalParams = Partial<{    guildId: (string & {}) | '@me';    reason: string;}>;

Members

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