show admin counts to admin sending INFO
Behavior
GIVEN a channel with 2 amdins
- WHEN an admin sends INFO
- THEN they should see
admins: 2
as part of the response - BUT WHEN a subscriber sends INFO
- THEN they should only see a subscriber count and not an admin count
Edited by aguestuser