→Arguments
No edit summary |
|||
| Line 9: | Line 9: | ||
:;channelName : String - The name of the channel to join | :;channelName : String - The name of the channel to join | ||
:;: You can't use the "-" character in channelName (patch 1.9) | |||
:;password : String <small><i>(optional)</i></small> - The channel password, nil if none. | :;password : String <small><i>(optional)</i></small> - The channel password, nil if none. | ||
:;frameID : Number <small><i>(optional)</i></small> - The chat frame ID number to add the channel to. Use [[API Frame GetID|Frame:GetID()]] to retrieve it for chat frame objects. | :;frameID : Number <small><i>(optional)</i></small> - The chat frame ID number to add the channel to. Use [[API Frame GetID|Frame:GetID()]] to retrieve it for chat frame objects. | ||