Method PlayerBotAI:TellMaster [-] [+]

Makes the bot whisper the given text to its master.

Synopsis

sent = PlayerBotAI:TellMaster( text )
sent = PlayerBotAI:TellMaster( text, securityLevel )

Arguments

string text
See method description.
number securityLevel (3)

Minimum security level required to receive it.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean sent
See method description.