mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-06 00:38:59 +00:00
Created promptMessage (markdown)
+11
@@ -0,0 +1,11 @@
|
|||||||
|
The `promptMessage` function has 1 parameter.
|
||||||
|
|
||||||
|
- `message` -> The message to show in a yes / no prompt
|
||||||
|
|
||||||
|
Example:
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"type": "promptMessage",
|
||||||
|
"message": "Are you sure you want to do this?"
|
||||||
|
}
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user