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

userAuthenticate ( [callback:fn] )

Authenticate the user.

Arguments

  • callback (optional)

Examples

bot.userAuthenticate(callback);
Clone this wiki locally