Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 168 Bytes

setDND.md

File metadata and controls

11 lines (11 loc) · 168 Bytes

Set Do Not Disturb

Notes

Sets the devices Do Not Disturb to the given boolean.

Syntax

setDND(state: <#Boolean#>)

Example

setDND(state: false)