Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chatadelic-api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chatadelic-api

chatadelic.net api

  • 2.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ChatadelicApi v2

Kind: global class

  • ChatadelicApi
    • new ChatadelicApi(conf)
    • .login(callback)ChatadelicApi
    • .logout(callback)ChatadelicApi
    • .message(obj, callback)ChatadelicApi
    • .getOnline(callback)Array.<String>

new ChatadelicApi(conf)

ParamType
conf
conf.usernameString
conf.passwordString
conf.chatNumber
[conf.interval]Number

chatadelicApi.login(callback) ⇒ ChatadelicApi

Kind: instance method of ChatadelicApi

ParamType
callbackChatadelicApiCallback

chatadelicApi.logout(callback) ⇒ ChatadelicApi

Kind: instance method of ChatadelicApi

ParamType
callbackChatadelicApiCallback

chatadelicApi.message(obj, callback) ⇒ ChatadelicApi

Kind: instance method of ChatadelicApi

ParamTypeDescription
objString | ObjectMessage text or object
obj.textStringMessage text
[obj.target]StringTarget of message (use this to send private messages)
callbackChatadelicApiCallback

chatadelicApi.getOnline(callback) ⇒ Array.<String>

Get online list

Kind: instance method of ChatadelicApi

ParamType
callbackChatadelicApiCallback

FAQs

Package last updated on 20 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc