![]() |
Reddit.NET
1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
|
Public Member Functions | |
BaseInput () | |
Set the raw_json. More... | |
Properties | |
int | raw_json [get, set] |
Required by the API for all endpoints. Prevents <, >, and & in the response from being htmlencoded by the API. See: https://www.reddit.com/dev/api#response_body_encoding More... | |
Reddit.Inputs.BaseInput.BaseInput | ( | ) |
Set the raw_json.
|
getset |
Required by the API for all endpoints. Prevents <, >, and & in the response from being htmlencoded by the API. See: https://www.reddit.com/dev/api#response_body_encoding