Свойство | Type | Description | |
---|---|---|---|
file | TeleSharp.TL.File |
Méthode | Description | |
---|---|---|
DownloadFileRequest ( InputFileLocation loc, int offset, int limit ) : System | ||
OnException ( |
||
OnResponse ( |
||
OnSend ( |
public DownloadFileRequest ( InputFileLocation loc, int offset, int limit ) : System | ||
loc | InputFileLocation | |
offset | int | |
limit | int | |
Résultat | System |
public OnException ( |
||
exception | ||
Résultat | void |
public OnResponse ( |
||
reader | ||
Résultat | void |
public OnSend ( |
||
writer | ||
Résultat | void |