Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Telepathy.sendTable

From WoWWiki

Jump to: navigation, search

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

Usage

Telepathy.sendTable ( id, object, method [, target [, priority] ] )
  • Sends a lua serialized object using Telepathy.

Arguments

  • id - text id passed to identify sending and recieving addon
  • message - the lua object (table) to be delivered
  • method - "GLOBAL", "PARTY", "RAID", "GUILD", "BATTLEGROUND" or "WHISPER"
  • target - player name for "WHISPER" target (Optional)
  • priority - "ALERT", "NORMAL", "BULK" (Optional - Defaults to "NORMAL")
Rate this article:
Share this article:
.