Clarify that the event field of the send_join is only required when performing a restricted join (#1834)

This commit is contained in:
Matthias Ahouansou 2024-06-03 13:09:40 +00:00 committed by GitHub
parent a17550648c
commit 7ff785fc38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1 @@
Clarify that the `event` field of the `/v2/send_join` response is only required when `join_authorised_via_users_server` was present in the `content` field of the request.