Represents the Twitter Terms of Service.
More...
|
string | Value => this.privacy ?? this.tos |
| Gets or sets the value of response. More...
|
|
Represents the Twitter Terms of Service.
◆ ToString()
override string CoreTweet.StringResponse.ToString |
( |
| ) |
|
|
inline |
Returns the ID of this instance.
- Returns
- The ID of this instance.
◆ Value
string CoreTweet.StringResponse.Value => this.privacy ?? this.tos |
Gets or sets the value of response.
◆ Json
string CoreTweet.StringResponse.Json |
|
getset |
Gets or sets the JSON of the response.
◆ RateLimit
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: