Detaches the playerbot data of the given GUID.
PlayerBotsMgr:RemovePlayerbotData( guid, isAI )
number guid
Valid numbers: integers from 0 to 18,446,744,073,709,551,615.
boolean isAI
True to drop the bot AI, false to drop the bot manager.
Nothing.