WoW API: DisplayChannelOwner

From AddOn Studio
Jump to navigation Jump to search

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