Skip to main content

invite_user_route

Function invite_user_route 

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

ยงPOST /_matrix/client/r0/rooms/{roomId}/invite

Tries to send an invite event into the room.