diff options
Diffstat (limited to '29.md')
| -rw-r--r-- | 29.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -141,7 +141,7 @@ These are events expected to be sent by the relay master key or by group admins | |||
| 141 | 141 | ||
| 142 | Clients can send these events to a relay in order to accomplish a moderation action. Relays must check if the pubkey sending the event is capable of performing the given action based on its role and the relay's internal policy (see also the description of `kind:39003`). | 142 | Clients can send these events to a relay in order to accomplish a moderation action. Relays must check if the pubkey sending the event is capable of performing the given action based on its role and the relay's internal policy (see also the description of `kind:39003`). |
| 143 | 143 | ||
| 144 | ```json | 144 | ```jsonc |
| 145 | { | 145 | { |
| 146 | "kind": 90xx, | 146 | "kind": 90xx, |
| 147 | "content": "optional reason", | 147 | "content": "optional reason", |