Tego Bot API Documentation v0.2.0
Tego Bot API Documentation / WindowInfo
Interface: WindowInfo
Defined in: bot/index.d.ts:267
Window information structure
Properties
title
title:
string
Defined in: bot/index.d.ts:268
processId
processId:
number
Defined in: bot/index.d.ts:269
processPath
processPath:
string
Defined in: bot/index.d.ts:270
x
x:
number
Defined in: bot/index.d.ts:271
y
y:
number
Defined in: bot/index.d.ts:272
width
width:
number
Defined in: bot/index.d.ts:273
height
height:
number
Defined in: bot/index.d.ts:274
windowId
windowId:
string
Defined in: bot/index.d.ts:275