pub async fn accept_terms_of_service(
terms_of_service_id: String,
client_id: i32,
) -> Result<(), Error>Expand description
Accepts Telegram terms of services
ยงArguments
terms_of_service_id- Terms of service identifierclient_id- The client id to send the request to