syadamin can retrieve list of channels from cli
STUB:
- GET to
/channels
returns count of channels and list of channels- list element shows channel number, num admins, num subscribers, num messages sent
- list sorted by num subscribers
- can optionally be sorted by number of messages sent ?
-
boost list_channels
calls this endpoint
Edited by aguestuser