WoW:API DisplayChannelOwner: Difference between revisions

No edit summary
 
m (Move page script moved page API DisplayChannelOwner to API DisplayChannelOwner without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{wowapi}}
Displays the name of the owner of the specified channel in the Default Chat Frame. Same as typing "/owner <channel>" in chat.
Displays the name of the owner of the specified channel in the Default Chat Frame. Same as typing "/owner <channel>" in chat.



Latest revision as of 04:45, 15 August 2023

WoW API < DisplayChannelOwner

Displays the name of the owner of the specified channel in the Default Chat Frame. Same as typing "/owner <channel>" in chat.

   DisplayChannelOwner(channelName);

Arguments

   String channelName


Returns

   nil


This is part of the World of Warcraft API