mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 07:30:14 +08:00
Update Permissions.md
This commit is contained in:
parent
e1c1e28713
commit
34a892e4d7
@ -40,7 +40,7 @@ data class PermissionId(
|
||||
|
||||
[`PermissionId`] 是 [`Permission`] 的唯一标识符。知道 [`PermissionId`] 就可以获取到对应的 [`Permission`]。
|
||||
|
||||
字符串表示为 "$namespace:$name",如 "console:command.stop", "*:*"
|
||||
字符串表示为 "$namespace:$name",如 "console:command.stop", "\*:\*"
|
||||
|
||||
#### 命名空间
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user