Skip to main content

ActivityInstance

@discordeno/bot


Documentation / @discordeno/bot / ActivityInstance

Interface: ActivityInstance

Defined in: packages/bot/src/transformers/types.ts:126

Properties

applicationId

applicationId: bigint

Defined in: packages/bot/src/transformers/types.ts:128

Application ID


instanceId

instanceId: string

Defined in: packages/bot/src/transformers/types.ts:130

Activity Instance ID


launchId

launchId: bigint

Defined in: packages/bot/src/transformers/types.ts:132

Unique identifier for the launch


location

location: ActivityLocation

Defined in: packages/bot/src/transformers/types.ts:134

The Location the instance is runnning in


users

users: bigint[]

Defined in: packages/bot/src/transformers/types.ts:136

The IDs of the Users currently connected to the instance