Skip to content

Tego Bot API Documentation v0.2.0


Tego Bot API Documentation / ScreenshotToolOptions

Interface: ScreenshotToolOptions

Defined in: botjs/src/screenshot.ts:17

Screenshot tool configuration options

Properties

defaultSavePath?

optional defaultSavePath: string

Defined in: botjs/src/screenshot.ts:19

Default save path for screenshots


autoCopyToClipboard?

optional autoCopyToClipboard: boolean

Defined in: botjs/src/screenshot.ts:21

Automatically copy screenshots to clipboard after capture

Released under the MIT License.