Socket
Socket
Sign inDemoInstall

node-vk-bot-api

Package Overview
Dependencies
1
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.11 to 0.2.12

2

package.json
{
"name": "node-vk-bot-api",
"version": "0.2.11",
"version": "0.2.12",
"description": "Clean API for VK bots based on long poll with multi-dispatch send messages (~75 per second).",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -151,3 +151,3 @@ [![node-vk-bot-api](https://img.shields.io/npm/v/node-vk-bot-api.svg)](https://www.npmjs.com/package/node-vk-bot-api/)

Core function for reply message to user. In the start function calls `[getForwardMessage](#getforwardmessageupdate)` and then see is the message a command or action and calls `[sendMessage(#sendmessageuid-msg-attach)]`.
Core function for reply message to user. In the start function calls [getForwardMessage](#getforwardmessageupdate) and then see is the message a command or action and calls [sendMessage(#sendmessageuid-msg-attach)].

@@ -154,0 +154,0 @@ ### .getLastMessage(update)

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc