Function get_connected_websites

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

Returns all website where the current user used Telegram to log in

ยงArguments

  • client_id - The client id to send the request to