api documentation for node-telegram-bot-api (v0.27.0)

Telegram Bot API

table of contents

  1. module node-telegram-bot-api
    1. function node-telegram-bot-api ()
    2. object node-telegram-bot-api.errors
  2. module node-telegram-bot-api.errors
    1. function node-telegram-bot-api.errors.BaseError (code, message)
    2. function node-telegram-bot-api.errors.FatalError (data)
    3. function node-telegram-bot-api.errors.ParseError (message, response)
    4. function node-telegram-bot-api.errors.TelegramError (message, response)

module node-telegram-bot-api

function node-telegram-bot-api ()

module node-telegram-bot-api.errors

function node-telegram-bot-api.errors.BaseError (code, message)

function node-telegram-bot-api.errors.FatalError (data)

function node-telegram-bot-api.errors.ParseError (message, response)

function node-telegram-bot-api.errors.TelegramError (message, response)

[ this document was created with utility2 ]