Skip to content

Tego Bot API Documentation v0.2.0


Tego Bot API Documentation / ScreenSize

Interface: ScreenSize

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

Screen size information

Properties

width

width: number

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


height

height: number

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

Released under the MIT License.