defaultPermissions property

  1. @Deprecated('Use canBeUsedInDm and requiredPermissions instead')
bool defaultPermissions

Whether the command is enabled by default when the app is added to a guild

Implementation

@Deprecated('Use canBeUsedInDm and requiredPermissions instead')
bool get defaultPermissions;