Vlad Frangu

Results 58 issues of Vlad Frangu

Hello, it's me again 👋 I've encountered an interesting issue with Predicates and `.any` checks. Consider the following predicate: ```ts const choicesPredicate = ow.array.ofType( ow.array.exactShape([stringPredicate, ow.any(ow.string, integerPredicate)]), ); ``` This...

bug
help wanted

The PR adds the error to the crawling context for the error handlers. Since you can throw *anything*, the correct type for errors in the error handlers is unknown instead...

*Preface: this RFC (Request For Comments) is meant to gather feedback and opinions for the 3 issues that will be mentioned down below. I understand builders tend to be quite...

feature request
packages:builders

### Discussed in https://github.com/discordjs/discord.js/discussions/8124 Originally posted by **didinele** June 19, 2022 *Preface: this RFC (Request For Comments) is meant to gather feedback and opinions for the feature set and some...

feature request
packages:rest

I went to add a Gmail account, from the settings panel. Everything was fine, but after adding it, instead of staying in the settings menu, it went to the main...

Status: Review Needed
Type: Question

That way, we don't make unnecessary invites for partnered servers!

type: Enhancement
target: Web

lord save me **Please describe the changes this PR makes and why it should be merged:** **If applicable, please reference Discord API Docs PRs or commits that influenced this PR:**

dependencies
topic:payloads
topic:rest
topic:website

# The versioning system for discord-api-types will change (eventually)! First off, if you're reading this, hi, didn't expect you to. This is a short PSA that in the (hopefully near)...

# DO NOT MERGE THIS IN ANY WAY, SHAPE OR FORM UNTIL WE TEST IT. The chances of this having broken literally anything and everything are higher than a kite....

blocked
chore
dependencies
help wanted
semver:major

Needs https://github.com/apify/crawlee/pull/1469 first