CancelPreliminaryUploadFile class final
Stops the preliminary uploading of a file. Supported only for files uploaded by using preliminaryUploadFile Returns Ok
- Inheritance
-
- Object
- TdFunction
- CancelPreliminaryUploadFile
- Available extensions
- Annotations
-
- @immutable
Constructors
- CancelPreliminaryUploadFile({required int fileId})
Properties
Methods
-
copyWith(
{int? fileId}) → CancelPreliminaryUploadFile -
Available on CancelPreliminaryUploadFile, provided by the CancelPreliminaryUploadFileExtensions extension
-
getConstructor(
) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Constants
- constructor → const String