no edit summary
(possible bad info in my edit, took it back out) |
No edit summary |
||
| Line 10: | Line 10: | ||
:(String channelName, String password, String frameID) | :(String channelName, String password, String frameID) | ||
:;channelName : The name of the channel to | :;channelName : The name of the channel to join | ||
:;password : The channel password (optional) | :;password : The channel password (optional) | ||
:;frameID : | :;frameID : The frame ID number, ostensibly from a ChatFrame object. Use [[API Frame GetID|Frame:GetID()]] to retrieve it | ||
---- | ---- | ||
;''Returns'' | ;''Returns'' | ||
: | :'''zero''', regardless of success or failure | ||
---- | ---- | ||