send avatar_url on invite member events like synapse
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
f275a0dfbe
commit
cf62cb0d0a
3 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ use serde_json::{json, value::to_raw_value};
|
|||
use std::{cmp::max, collections::BTreeMap, sync::Arc};
|
||||
use tracing::{info, warn};
|
||||
|
||||
/// # `POST /_matrix/client/r0/createRoom`
|
||||
/// # `POST /_matrix/client/v3/createRoom`
|
||||
///
|
||||
/// Creates a new room.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue