accept_terms_of_service

Function accept_terms_of_service 

Source
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 identifier
  • client_id - The client id to send the request to