|
int | Silver [get] |
| The number of silver gildings (awards) received. More...
|
|
int | Gold [get] |
| The number of gold gildings (awards) received. More...
|
|
int | Platinum [get] |
| The number of platinum gildings (awards) received. More...
|
|
int | Count [get] |
| The total number of gildings (awards) received. More...
|
|
◆ Awards() [1/3]
Reddit.Controllers.Structures.Awards.Awards |
( |
Things.Post |
post | ) |
|
Initialize the Awards controller from a post.
- Parameters
-
◆ Awards() [2/3]
Reddit.Controllers.Structures.Awards.Awards |
( |
Things.Comment |
comment | ) |
|
Initialize the Awards controller from a comment.
- Parameters
-
◆ Awards() [3/3]
Reddit.Controllers.Structures.Awards.Awards |
( |
| ) |
|
Create an empty Awards controller instance.
◆ Count
int Reddit.Controllers.Structures.Awards.Count |
|
get |
The total number of gildings (awards) received.
◆ Gold
int Reddit.Controllers.Structures.Awards.Gold |
|
get |
The number of gold gildings (awards) received.
◆ Platinum
int Reddit.Controllers.Structures.Awards.Platinum |
|
get |
The number of platinum gildings (awards) received.
◆ Silver
int Reddit.Controllers.Structures.Awards.Silver |
|
get |
The number of silver gildings (awards) received.
The documentation for this class was generated from the following file:
- E:/repos/Reddit.NET/src/Reddit.NET/Controllers/Structures/Awards.cs