> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Variable: BaseInteractionData

> `const` **BaseInteractionData**: `object`

Defined in: [packages/http-framework-test-utils/src/fixtures.ts:70](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework-test-utils/src/fixtures.ts#L70)

## Type Declaration

### app\_permissions

> `readonly` **app\_permissions**: `string` = `PermissionsData`

### application\_id

> `readonly` **application\_id**: `"737141877803057244"` = `'737141877803057244'`

### attachment\_size\_limit

> `readonly` **attachment\_size\_limit**: `number` = `Number.MAX_SAFE_INTEGER`

### authorizing\_integration\_owners

> `readonly` **authorizing\_integration\_owners**: `APIAuthorizingIntegrationOwnersMap`

### entitlements

> `readonly` **entitlements**: `APIEntitlement`\[]

### guild\_id

> `readonly` **guild\_id**: `"737141877803057244"` = `'737141877803057244'`

### guild\_locale

> `readonly` **guild\_locale**: `EnglishUS` = `LocaleData`

### id

> `readonly` **id**: `"254360814063058944"` = `'254360814063058944'`

### locale

> `readonly` **locale**: `EnglishUS` = `LocaleData`

### member

> `readonly` **member**: `Readonly`\<`APIInteractionGuildMember`> = `InteractionGuildMemberData`

### token

> `readonly` **token**: `"my-very-nice-token"` = `'my-very-nice-token'`

### version

> `readonly` **version**: `1` = `1`
