turnage / graw

Golang Reddit API Wrapper
MIT License
288 stars 50 forks source link

Add support for comment's edited field #84

Closed lluchs closed 3 years ago

lluchs commented 3 years ago

edited on comments is the timestamp of the last edit, or false if there hasn't been an edit. We don't need different types for this, a timestamp of 0 is sufficient to convey "no edit".

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

turnage commented 3 years ago

Thank you for upstreaming your changes so others can benefit from them!