Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Probot

Index

Constructors

constructor

  • new Probot(options: Options): Probot

Properties

Optional app

app: OctokitApp

Optional httpServer

httpServer: Server

logger

logger: Logger

options

options: Options

server

server: express.Application

throttleOptions

throttleOptions: any

webhook

webhook: Webhooks

Methods

errorHandler

  • errorHandler(err: Error): void

load

receive

  • receive(event: WebhookEvent<any>): Promise<[void, void, void][]>
  • Parameters

    • event: WebhookEvent<any>

    Returns Promise<[void, void, void][]>

setup

start

  • start(): Server

Static run

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Static method

Generated using TypeDoc