This repository was archived by the owner on Jul 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ NOTE: Require `--unstable --allow-read --allow-env --allow-write --allow-net`!
30
30
## Example
31
31
32
32
``` ts
33
- import { Client } from " https://deno.land/x/discord_rpc_deno@1.0.13 /mod.ts" ;
33
+ import { Client } from " https://deno.land/x/discord_rpc_deno@1.0.14 /mod.ts" ;
34
34
35
35
const client = new Client ({
36
36
clientId: " 123456789012345678" ,
Original file line number Diff line number Diff line change 1
- import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.13 /mod.ts" ;
1
+ import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.14 /mod.ts" ;
2
2
3
3
const client = new Client ( {
4
4
clientId : "123456789012345678" ,
Original file line number Diff line number Diff line change 1
- import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.13 /mod.ts" ;
1
+ import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.14 /mod.ts" ;
2
2
3
3
const client = new Client ( {
4
4
clientId : "123456789012345678" ,
Original file line number Diff line number Diff line change 1
- import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.13 /mod.ts" ;
1
+ import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.14 /mod.ts" ;
2
2
3
3
const client = new Client ( {
4
4
clientId : "123456789012345678" ,
Original file line number Diff line number Diff line change 1
- import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.13 /mod.ts" ;
1
+ import { Client } from "https://deno.land/x/discord_rpc_deno@1.0.14 /mod.ts" ;
2
2
3
3
const client = new Client ( {
4
4
clientId : "123456789012345678" ,
You can’t perform that action at this time.
0 commit comments