not-an-aardvark / snoowrap

A JavaScript wrapper for the reddit API
MIT License
1.01k stars 127 forks source link

Missing types on Submission #362

Open jamesrswift opened 2 years ago

jamesrswift commented 2 years ago

From looking at the responses from the getHot listing, the submission class is missing type declarations for the properties is_created_from_ads_ui, allow_live_comments, rte_mode, and discussion_type.