Skip to main content

announce_new_user

Function announce_new_user 

Source
async fn announce_new_user(
    services: State,
    user_id: &UserId,
    body: &Args<Request>,
    is_guest: bool,
    client: &IpAddr,
) -> Result