Update User.md
This commit is contained in:
parent
d227e0584b
commit
fee04d6bc1
@ -186,6 +186,13 @@ Update soon ~
|
|||||||
|
|
||||||
<strong>New Method - require ver 1.1.1 - latest</strong>
|
<strong>New Method - require ver 1.1.1 - latest</strong>
|
||||||
|
|
||||||
|
```
|
||||||
|
Note: If you use time-varying RPC, or if the time to place the image is too long, use the second method
|
||||||
|
because:
|
||||||
|
```
|
||||||
|
![image](https://user-images.githubusercontent.com/71698422/164040950-9679cec3-b47e-4521-b5f6-ee83a79a1978.png)
|
||||||
|
|
||||||
|
|
||||||
```js
|
```js
|
||||||
const RPC = require('discord-rpc-contructor');
|
const RPC = require('discord-rpc-contructor');
|
||||||
const r = new RPC.Rpc()
|
const r = new RPC.Rpc()
|
||||||
@ -291,4 +298,4 @@ await client.user.deleteAccount('password');
|
|||||||
// Reddem Nitro
|
// Reddem Nitro
|
||||||
await client.reddemNitro('code')
|
await client.reddemNitro('code')
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
Reference in New Issue
Block a user