Represents the result of INIT command.
More...
Represents the result of INIT command.
◆ ToString()
| override string CoreTweet.UploadInitCommandResult.ToString |
( |
| ) |
|
|
inline |
Returns the ID of this instance.
- Returns
- The ID of this instance.
◆ ExpiresAfterSecs
| int CoreTweet.UploadInitCommandResult.ExpiresAfterSecs |
|
getset |
Gets or sets the remaining time before the media ID expires.
◆ Json
| string CoreTweet.UploadInitCommandResult.Json |
|
getset |
Gets or sets the JSON of the response.
◆ MediaId
| long CoreTweet.UploadInitCommandResult.MediaId |
|
getset |
Gets or sets the ID of the media.
◆ RateLimit
| RateLimit CoreTweet.UploadInitCommandResult.RateLimit |
|
getset |
Gets or sets the rate limit of the response.
This property will always be null when obtained from (most of) the POST endpoints, unless the rate is explicitly stated in the Twitter official documentation.
The documentation for this class was generated from the following file: