* call toJSON of keys in gateway when using erlpack
* dont send bitrate/etc as null when should be undefined
* set user flags to number instead of string
* send empty 'threads' in identify when not using new state v2
1 parent a5a6321 commit a0d93fb252803c5fded8723d092ae0f394d1b40b
@Madeline Madeline authored on 29 Jul 2023
Showing 7 changed files
View
src/api/routes/guilds/#guild_id/index.ts
View
src/gateway/opcodes/Identify.ts
View
src/util/dtos/ReadyGuildDTO.ts
View
src/util/entities/Channel.ts
View
src/util/entities/Guild.ts
View
src/util/entities/User.ts
View
src/util/util/JSON.ts