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

[actions] close

Michael Nguyen edited this page Jul 27, 2016 · 1 revision

close()

Closes the connection to the Plug.dj socket, disconnecting from the server.


Returns

undefined


Example

bot.close();
Clone this wiki locally