March 7th
2022-03-24 19:35:59 +07:00
parent 7dfdef46a5
commit a51d06c874
7 changed files with 115 additions and 40 deletions
+9
View File
@@ -228,6 +228,15 @@ You can cache to use these files, do not run this function too much because it w
And you can change the status 5 times every 20 seconds!
</details>
## Interaction
<details>
<summary>Button Click (v1)</summary>
```js
await Button.click(Message);
```
</details>
## More features
<details>