AcceptTermsOfService constructor

AcceptTermsOfService(
  1. {required String terms_of_service_id,
  2. int? extra,
  3. int? clientId}
)

Accepts Telegram terms of services

Returns Ok

Implementation

AcceptTermsOfService