Zvini
01:03:37

« Subscribed » edit

channel/subscribed/edit - Edits an existing subscribed channel.
Method parameters:
id - The ID of the subscribed channel to edit.
receive_notifications - Whether the subscriber should receive notifications.
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.