Tego Bot API Documentation v0.2.0
Tego Bot API Documentation / SaveImageOptions
Interface: SaveImageOptions
Defined in: botjs/src/screenshot.ts:147
Image save options
Properties
format?
optionalformat:string
Defined in: botjs/src/screenshot.ts:149
Image format ('png' | 'jpg' | 'webp')
quality?
optionalquality:number
Defined in: botjs/src/screenshot.ts:151
Image quality (1-100, for JPG/WebP)