From fee04d6bc1ba06a8c7f5060a69c47e2a591a7668 Mon Sep 17 00:00:00 2001 From: March 7th <71698422+aiko-chan-ai@users.noreply.github.com> Date: Tue, 19 Apr 2022 22:33:02 +0700 Subject: [PATCH] Update User.md --- Document/User.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 +