Merged subscribe and unsubscribe command.
Updated help message
Added example in help
/subscribe {subscription_type} {field1} {field2}
/unsubscribe {subscription_type} {field1} {field2}
Available subscription_type: community and tag.
Contents of field1 and field2 depend on subscription_type. Please refer to example below.
Subscription example:
1) Subscribe to community:
/subscribe community cars weekly
2) Subscribe to tag:
/subscribe tag cars newest
3) Subscribe to tag containing multiple words:
/subscribe tag dodge charger newest
dodge charger - is name of tag
Merged subscribe and unsubscribe command.
Updated help message
Added example in help
/subscribe {subscription_type} {field1} {field2} /unsubscribe {subscription_type} {field1} {field2} Available subscription_type: community and tag. Contents of field1 and field2 depend on subscription_type. Please refer to example below.
Subscription example: 1) Subscribe to community: /subscribe community cars weekly 2) Subscribe to tag: /subscribe tag cars newest 3) Subscribe to tag containing multiple words: /subscribe tag dodge charger newest dodge charger - is name of tag
close #12