Skip to content

npmdoc/node-npmdoc-telegram-bot-api

Repository files navigation

npmdoc-telegram-bot-api

basic api documentation for telegram-bot-api (v1.2.0) npm package travis-ci.org build-status

Node.js module for Telegram Bot API (https://core.telegram.org/bots/api)

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "Max Stepanov"
    },
    "bugs": {
        "url": "https://github.com/mast/telegram-bot-api/issues"
    },
    "contributors": [
        {
            "name": "Max Stepanov"
        },
        {
            "name": "Stanislav Gumeniuk"
        },
        {
            "name": "Ali Mihandoost"
        }
    ],
    "dependencies": {
        "bluebird": "^3.4.0",
        "extend": "2.0.1",
        "request-promise": "1.0.2"
    },
    "description": "Node.js module for Telegram Bot API (https://core.telegram.org/bots/api)",
    "devDependencies": {},
    "directories": {},
    "dist": {
        "shasum": "a97d7112e06f42b91cf651c971d51645913a8310",
        "tarball": "https://registry.npmjs.org/telegram-bot-api/-/telegram-bot-api-1.2.0.tgz"
    },
    "gitHead": "b1cf0455a60d30c42e445a05e9799708f2ec0ccd",
    "homepage": "https://github.com/mast/telegram-bot-api#readme",
    "keywords": [
        "telegram",
        "nodejs",
        "node.js",
        "telegram bot",
        "bot",
        "api"
    ],
    "license": "MIT",
    "main": "./lib/telegram-bot.js",
    "maintainers": [
        {
            "name": "maxxie"
        }
    ],
    "name": "telegram-bot-api",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/mast/telegram-bot-api.git"
    },
    "scripts": {},
    "version": "1.2.0",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •