# Repliables

`type` in `http` · v0.8.0

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

## Declaration

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