Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[actions] getJar

Thedark1337 edited this page Feb 11, 2017 · 2 revisions

getJar(jar)

(5.0.0)

Gets the tough-cookie jar that cookies are stored in


Example

const jar = bot.getJar();

console.log(jar);
Clone this wiki locally