Zvini
01:00:35

« Subscribed » unsubscribe

channel/subscribed/unsubscribe - Unsubscribes the user from a public channel.
Method parameters:
id - The ID of the subscribed channel to unsubscribe from.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
SUBSCRIBED_CHANNEL_NOT_FOUND - A subscribed channel with the ID doesn't exist.