Skip to main content

create_invite_route

Function create_invite_route 

Source
pub(crate) async fn create_invite_route(
    __arg0: State<State>,
    __arg1: ClientIp,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPUT /_matrix/federation/v2/invite/{roomId}/{eventId}

Invites a remote user to a room.