ActivityInstance
Documentation / @discordeno/bot / ActivityInstance
Interface: ActivityInstance
Defined in: packages/bot/src/transformers/types.ts:127
Properties
applicationId
applicationId:
bigint
Defined in: packages/bot/src/transformers/types.ts:129
Application ID
instanceId
instanceId:
string
Defined in: packages/bot/src/transformers/types.ts:131
Activity Instance ID
launchId
launchId:
bigint
Defined in: packages/bot/src/transformers/types.ts:133
Unique identifier for the launch
location
location:
ActivityLocation
Defined in: packages/bot/src/transformers/types.ts:135
The Location the instance is runnning in
users
users:
bigint
[]
Defined in: packages/bot/src/transformers/types.ts:137
The IDs of the Users currently connected to the instance