docs: fix events payloads (#14131)
This commit is contained in:
@@ -685,9 +685,9 @@ post:
|
||||
- name: invite.created
|
||||
payload: |-
|
||||
```ts
|
||||
[{
|
||||
{
|
||||
id, // The ID of the invite
|
||||
}]
|
||||
}
|
||||
```
|
||||
description: |-
|
||||
Emitted when invites are created. You can listen to this event
|
||||
|
||||
Reference in New Issue
Block a user