Results 58 issues of Fleny

Add a getting-started page to the docs. The getting started will include the installation and desired proprieties explanation as they tend to be very confusing at first

t-feat
w-unverified
website

I will explain pretty much everything in the PR, but a lot of the changes are the result of running prettier on the entire project and ESLint --fix on most...

t-refactor
t-ci
t-style
w-unverified
t-build
pkg-types
pkg-gateway
pkg-rest
pkg-all
pkg-bot
pkg-utils
website
github_actions

# Report a bug ### 🔎 Search Terms Typescript 5.5 ### 🧩 Context - ArkType version: 2.0.0-dev.11 - TypeScript version: 5.4.5, 5.5.0-beta - Other context you think may be relevant...

bug

User applications are now GA (Generally Availably) and no longer in preview > [!WARNING] > This is breaking because `DiscordMessageInteractionMetadata.authorizing_integration_owners` was incorrectly typed to be using number keys instead of...

t-feat
w-unverified
t-breaking
pkg-types
pkg-rest

Migrate examples in the `/examples` directory to use discordeno v19 and use NodeJS instead of Deno[^deno]. [^deno]: Using NodeJS is more consistent with the rest of the codebase and since...

t-feat
w-unverified

Change the max poll duration from 7 days to 32 days. - Upstream: https://github.com/discord/discord-api-docs/pull/6956 - fixes #3693

t-fix
w-unverified
pkg-types

The PR adds the following: - the `sku_id` propriety to the `DiscordButtonComponent` - the `Premium` (6) button style to `ButtonStyles` - deprecates the `InteractionResponseTypes.Premium` as it is now marked as...

t-feat
w-unverified
t-breaking
pkg-types
pkg-bot
pkg-utils

Add attachment titles - Upstream: https://github.com/discord/discord-api-docs/pull/6945 - fixes #3688

t-feat
w-unverified
pkg-types
pkg-bot

Document the position behavior for duplicate position values - Upstream: https://github.com/discord/discord-api-docs/pull/6947 - fixes #3687

t-fix
w-unverified
pkg-types

Add `avatar_decoration_data` to `DiscordGuildMemberUpdate` - upstream: https://github.com/discord/discord-api-docs/pull/6882 - fixes #3660

t-feat
w-unverified
pkg-types