Skip to content

Interface: HasPermissionsOptions ​

Options for hasPermissions. hasPermissions 的选项。

Since ​

1.3.0

Properties ​

PropertyTypeDescription
matchMode?"every" | "some"Match mode: 'every' requires all, 'some' requires any / 匹配模式
wildcard?stringWildcard code that grants all permissions / 通配码

Released under the MIT License.