GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ChannelShorterOverwriteBody

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

Signature

export type ChannelShorterOverwriteBody = OmitInsert<RESTPutAPIChannelPermissionJSONBody, 'allow' | 'deny', {    allow?: PermissionStrings;    deny?: PermissionStrings;}>;

Members

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