OdyseeTeam / odysee-ios

The Odysee iOS app with wallet functionality.
MIT License
69 stars 21 forks source link

Support new comment disabling API calls #171

Closed tzarebczan closed 3 years ago

tzarebczan commented 3 years ago

see https://github.com/lbryio/lbry-desktop/issues/6159 for details

TLDR: pass channel id of the content you are checking to see if comments are enabled. If not, it will show an error, if so, list them.

akinwale commented 3 years ago

Done.