# Repliables

`type` in `http` · v0.7.0

<https://docs.seedcord.org/packages/http/0.7.0/types/repliables>

## Declaration

```ts
type Repliables = Exclude<ValidInteractionTypes, APIApplicationCommandAutocompleteInteraction>;
```
