Skip to content

DevicePowerBatteryState

github-actions[bot] edited this page Aug 11, 2023 · 2 revisions

Enumeration: DevicePowerBatteryState

Table of contents

Enumeration Members

Enumeration Members

Critical

Critical = "critical"

Defined in

src/structures/DevicePower.ts:8


Low

Low = "low"

Defined in

src/structures/DevicePower.ts:7


Normal

Normal = "normal"

Defined in

src/structures/DevicePower.ts:6

hue.ts

Clone this wiki locally