mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
nip29: create-group event kind.
This commit is contained in:
parent
cc4a7a4e49
commit
c60ca888ef
1
29.md
1
29.md
|
@ -119,6 +119,7 @@ Each moderation action uses a different kind and requires different arguments, w
|
|||
| 9004 | `remove-permission` | `p` (pubkey), `permission` (name) |
|
||||
| 9005 | `delete-event` | `e` (id hex) |
|
||||
| 9006 | `edit-group-status` | `public` or `private`, `open` or `closed` |
|
||||
| 9007 | `create-group` | |
|
||||
|
||||
- *group metadata* (`kind:39000`) (optional)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user