Skip to content
alaingilbert edited this page Dec 15, 2011 · 1 revision

roomDeregister ( [callback:fn] )

Deregister from the current room.

Arguments

  • callback (optional)

Examples

bot.roomDeregister(callback);
Clone this wiki locally