diff --git a/Document/User.md b/Document/User.md index 7e90c2f..93be692 100644 --- a/Document/User.md +++ b/Document/User.md @@ -186,6 +186,13 @@ Update soon ~ New Method - require ver 1.1.1 - latest +``` +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 const RPC = require('discord-rpc-contructor'); const r = new RPC.Rpc() @@ -291,4 +298,4 @@ await client.user.deleteAccount('password'); // Reddem Nitro await client.reddemNitro('code') ``` - \ No newline at end of file +