when admin sends "LEAVE" they will remove themselves as admin
currently texting "LEAVE" assumes sender is a subscriber and removes the subscription of the sender.
instead, check if admin, if admin remove both publication and subscription. if subscriber, just remove subscription.
Edited by aguestuser