# Packs

- `CORE`  Emessages, reactions, pins, basic threads, typing
- `ADMIN`  Eroles, members, bans, audit log, automod, guild modify
- `MEDIA`  Eemojis, stickers, attachments
- `COMMUNITY`  Einvites, scheduled events, stage instances, news follow, threads
- `DEVTOOLS`  Ewebhooks, commands, current user/app, voice regions

Enable by setting an env var to any non-empty value.


## Extra packs

- `EXPERIMENTAL`  EUndocumented or unstable endpoints (e.g., *soundboard*). Disabled by default.
- `OAUTH_ONLY`  EEndpoints that require a user **OAuth bearer** token (e.g., command permissions V2). Not usable with bot tokens; left off by default.

Enable by setting the env var to any non-empty value.


