# Repliables

`type` in `http` · v0.2.3

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

## Declaration

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