pub async fn get_application_download_link(
client_id: i32,
) -> Result<HttpUrl, Error>Expand description
Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram
ยงArguments
client_id- The client id to send the request to