11 lines
405 B
Markdown
11 lines
405 B
Markdown
|
### Summary ###
|
||
|
|
||
|
list all members in a channel.
|
||
|
|
||
|
### IO ###
|
||
|
|
||
|
```[-ch_name (text) {-find (text)}]/[text]```
|
||
|
|
||
|
### Description ###
|
||
|
|
||
|
list all members currently in the channel given in -ch_name. you must be a member of the channel (any level) for this to work. this command will display 50 entries per page but you can pass the optional -find argument with a text search term to find members via the user name.
|