Skip to content

Commit

Permalink
Update webhooks.md visibility-update update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tournesol-me authored Nov 2, 2024
1 parent 4f30971 commit ae44fa6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions content/thirdparty/webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,17 +195,16 @@ Note: the field `user` in the chat was introduced with `v0.0.8`. Before `v0.0.8`
"type": "VISIBILITY-UPDATE",
"eventData": {
"id": "zqGupt7VR",
"ids": [
"MessageIDs": [
"-Zzltt74g",
"rvd2ppn4g"
],
"timestamp": "2022-09-19T12:44:28.225779601+02:00",
"type": "VISIBILITY-UPDATE",
"visible": false
"Visible": false
}
}
```
- `ids` is a list of IDs of messages that had their visibility changed.
- `MessageIDs` is a list of IDs of messages that had their visibility changed.

### clientId vs. user.id

Expand Down

0 comments on commit ae44fa6

Please sign in to comment.