Skip to content

Tego Bot API Documentation v0.2.0


Tego Bot API Documentation / ScreenCapture

Interface: ScreenCapture

Defined in: bot/index.d.ts:227

Screen capture result containing image data

Properties

width

width: number

Defined in: bot/index.d.ts:228


height

height: number

Defined in: bot/index.d.ts:229


image

image: Buffer

Defined in: bot/index.d.ts:230

Released under the MIT License.