Skip to content

Interface ClientOptions

🏷️ Properties

clientId

ts
clientId: string

application id

Defined in: packages/discord-rpc/Client.ts:26

clientSecret optional

ts
clientSecret: string

application secret

Defined in: packages/discord-rpc/Client.ts:30

dispatcher optional

ts
dispatcher: Dispatcher

Defined in: packages/discord-rpc/Client.ts:49

pipeId optional

ts
pipeId: number

pipe id

Defined in: packages/discord-rpc/Client.ts:34

transport optional

ts
transport: Object

transport configs

Defined in: packages/discord-rpc/Client.ts:38