Property | Type | Description | |
---|---|---|---|
file | TeleSharp.TL.File |
Method | 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 | |
return | System |
public OnException ( |
||
exception | ||
return | void |
public OnResponse ( |
||
reader | ||
return | void |
public OnSend ( |
||
writer | ||
return | void |