InputFileRemote constructor

InputFileRemote(
  1. {required String id,
  2. int? extra,
  3. int? clientId}
)

A file defined by its remote identifier. The remote identifier is guaranteed to be usable only if the corresponding file is still accessible to the user and known to TDLib.

Implementation

InputFileRemote