Skip to main content
Defined in: packages/reddit-helpers/src/lib/variables.ts:21 Represents the variables used for Reddit integration.

Properties

clientId?

optional clientId?: string
Defined in: packages/reddit-helpers/src/lib/variables.ts:25 The Reddit Client ID, otherwise set in the environment variable REDDIT_CLIENT_ID

deviceId?

optional deviceId?: string
Defined in: packages/reddit-helpers/src/lib/variables.ts:30 The Reddit Device Id, otherwise set in the environment variable REDDIT_DEVICE_ID or randomly generated