discord.js-selfbot-v13/src/client/websocket
March 7th 1a6b3addfe refactor(Interaction): See description
- Change the data returned when interacting, from `nonce: Snowflake` to `data: InteractionResponseBody` (use try catch to detect command errors)
- Full support for Autocomplete (Automatically selects the first option)
2022-07-12 19:30:18 +07:00
..
handlers refactor(Interaction): See description 2022-07-12 19:30:18 +07:00
WebSocketManager.js fix(WS): Get gateway data 2022-07-02 09:52:24 +07:00
WebSocketShard.js types: add missing shard types (v13) 2022-07-01 09:59:57 +07:00