discord.js-selfbot-v13/src/client
Elysia d1d842098a chore: Miscellaneous fixes
#9271 djs

> Backports the following pull requests to version 13:
>
> * docs: describe private properties #8879
> * fix(snowflake): snowflakes length #9144
> * fix(Message): `bulkDeletable` permissions should be retrieved later for DMs #9146
> * fix(Message#editable): update editable check in threads locked #9216
> * fix: add support for new guild feature `GUILD_WEB_PAGE_VANITY_URL` #9219
> * fix(AutocompleteInteraction): Send `name_localizations` correctly #9238
> * fix(ThreadManager): Respect `cache` and `force` in fetching #9239
> * docs(FetchArchivedThreadOptions): `before` respects `archive_timestamp`, not creation timestamp #9240
> * refactor(FetchThreadsOptions): Remove `active` #9241
> * docs: differ `User#send` #9251
> * docs: add more examples #9252
> * fix(ClientUser): No mutation on edit #9259
> * fix: resolving string bitfield #9262
> * refactor: call `GuildBanManager#create()` directly #9263
> * docs(Role): Fix example for `comparePositionTo()` #9270
> * docs: fix compare position example #9272
> * fix: Keep symbols in actions manager #9293
2023-04-02 12:46:18 +07:00
..
actions feat: new select menu (v2) 2023-02-28 13:42:35 +07:00
voice Calling support (1) 2022-05-21 20:58:33 +07:00
websocket chore: Miscellaneous fixes 2023-04-02 12:46:18 +07:00
BaseClient.js feat: custom solve captcha function 2023-01-03 13:56:24 +07:00
Client.js fix: QRLogin 2023-03-06 12:04:18 +07:00
WebhookClient.js Downgrade to v13 2022-03-24 17:55:32 +07:00