Interface ClientOptions
🏷️ Properties
clientId
ts
clientId: stringapplication id
Defined in: packages/discord-rpc/Client.ts:26
clientSecret
ts
clientSecret: stringapplication secret
Defined in: packages/discord-rpc/Client.ts:30
dispatcher
ts
dispatcher: DispatcherDefined in: packages/discord-rpc/Client.ts:49
pipeId
ts
pipeId: numberpipe id
Defined in: packages/discord-rpc/Client.ts:34
transport
ts
transport: Objecttransport configs
Defined in: packages/discord-rpc/Client.ts:38