[][src]Function scp_username_module::create_username_module

pub fn create_username_module(
    userid: u64,
    username: String,
    profile_picture_url: Option<String>
) -> Option<String>

Generates a username module from the user's id, name, and optionally their profile picture URL