pub(crate) async fn set_displayname_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPUT /_matrix/client/r0/profile/{userId}/displayname
Updates the displayname.
- Also makes sure other users receive the update using presence EDUs