Function get_user_link

Source
pub async fn get_user_link(client_id: i32) -> Result<UserLink, Error>
Expand description

Returns an HTTPS link, which can be used to get information about the current user

ยงArguments

  • client_id - The client id to send the request to