Gaming
 

Telepathy.isInGlobalChannel

From WoWWiki

This article is a part of the documentation of the Telepathy function library

Usage

Telepathy.isInGlobalChannel ( [username] )
  • Checks if a username is in the GlobalComm channel
    • Due to the way the list updates, you should avoid doing this immediately after joining the channel.

Arguments

  • username - name of a player (Optional - defaults to UserName('player'))

Return Values

  • isInGlobalChannel - boolean