removeSubscriptions
Removes the subscriptions by the specified RemoveSubscriptionsFilter.
Note: Subscriptions will be removed from SubscriptionClient, but SubscriptionRef instances on the subscriber side will remain until they are dereferenced. Also, the kotlinx.coroutines.CoroutineScope associated with the kotlinx.coroutines.Job will be canceled at the time of removal.