m
Move page script moved page API ListChannelByName to WoW:API ListChannelByName without leaving a redirect
m ({{wowapi}}) |
m (Move page script moved page API ListChannelByName to WoW:API ListChannelByName without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Lists | Lists members in the given channel to the chat window. | ||
ListChannelByName( | ListChannelByName(channelName); | ||
---- | ---- | ||
;''Arguments'' | ;''Arguments'' | ||
:(String | :(String channelName) | ||
:; | :;channelName : channel name from which to list the members | ||
---- | ---- | ||
| Line 25: | Line 25: | ||
;''Description'' | ;''Description'' | ||
: Lists | : Lists members in the given channel to the chat window. | ||