WoW:API JoinChannelByName: Difference between revisions

m
Robot: converting/fixing HTML
No edit summary
m (Robot: converting/fixing HTML)
Line 12: Line 12:
:;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)
:;: 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>''(optional)''</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>''(optional)''</small> - The chat frame ID number to add the channel to. Use [[API Frame GetID|Frame:GetID()]] to retrieve it for chat frame objects.


=== Returns ===
=== Returns ===
Anonymous user