Skip to content

RequiredPerms

1
type RequiredPerms: (Permission | string)[];

The required permissions for the command returned on the onPermissionsFallback function.

Source

twitchfy/packages/chatbot/src/types/RequiredPerms.ts:6