Apply suggestions from code review
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
Add 3pid unbind callback to module API.
|
||||
Add a module callback for unbinding a 3PID.
|
||||
|
||||
@@ -267,7 +267,7 @@ If multiple modules implement this callback, Synapse runs them all in order.
|
||||
|
||||
### `on_threepid_unbind`
|
||||
|
||||
_First introduced in Synapse v1.63.0_
|
||||
_First introduced in Synapse v1.64.0_
|
||||
|
||||
```python
|
||||
async def on_threepid_unbind(
|
||||
|
||||
Reference in New Issue
Block a user